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": [
|
"editor.rulers": [
|
||||||
100
|
100
|
||||||
],
|
],
|
||||||
|
"editor.stickyScroll.enabled": true,
|
||||||
"editor.wordWrap": "on",
|
"editor.wordWrap": "on",
|
||||||
"editorconfig.generateAuto": false,
|
"editorconfig.generateAuto": false,
|
||||||
"extensions.ignoreRecommendations": true,
|
"extensions.ignoreRecommendations": true,
|
||||||
|
|
Loading…
Reference in a new issue