editor.stickyScroll.enabled

This commit is contained in:
Mike Phares 2022-09-01 14:57:39 -07:00
parent c4bcc59411
commit 81a7dce0c9

View File

@ -18,6 +18,7 @@
"editor.largeFileOptimizations": false,
"editor.renderWhitespace": "none",
"editor.suggestSelection": "first",
"editor.stickyScroll.enabled": true,
"explorer.confirmDelete": false,
"explorer.confirmDragAndDrop": false,
"explorer.openEditors.visible": 0,