Skip to content

Commit

Permalink
add "explorer.confirmPasteNative": false
Browse files Browse the repository at this point in the history
  • Loading branch information
kenkenpa198 committed May 27, 2024
1 parent c22ef88 commit 318db32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .config/Code/User/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"editor.renderWhitespace": "trailing",
"editor.stickyScroll.enabled": true,
"explorer.confirmDragAndDrop": false,
"explorer.confirmPasteNative": false,
"explorer.sortOrderLexicographicOptions": "unicode",
"extensions.autoUpdate": "onlyEnabledExtensions",
"files.autoGuessEncoding": true,
Expand Down

0 comments on commit 318db32

Please sign in to comment.