Enable sticky scroll
This commit is contained in:
parent
060aaf5820
commit
4bc83de754
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
"editor.rulers": [
|
||||
100
|
||||
],
|
||||
"editor.stickyScroll.enabled": true,
|
||||
"editor.wordWrap": "on",
|
||||
"editorconfig.generateAuto": false,
|
||||
"extensions.ignoreRecommendations": true,
|
||||
|
|
Loading…
Reference in a new issue