Created
December 23, 2018 18:05
-
-
Save nikgalushko/7bcf93516ff5e1de738b1542036bd8c1 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"workbench.editor.enablePreview": false, | |
"workbench.editor.enablePreviewFromQuickOpen": false, | |
"window.zoomLevel": 0, | |
"explorer.confirmDelete": false, | |
"editor.tabCompletion": true, | |
"explorer.confirmDragAndDrop": false | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment