1
0
Fork 0

disable vscode sticky scroll

This commit is contained in:
Kim, Jimin 2022-11-27 19:28:34 +09:00
parent 425c940bba
commit 5eb9b84429

View file

@ -90,7 +90,6 @@
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"editor.largeFileOptimizations": false,
"editor.stickyScroll.enabled": true,
"go.toolsManagement.autoUpdate": true,
"svelte.plugin.svelte.note-new-transformation": false,
"window.restoreWindows": "none"