Enable sticky scroll

This commit is contained in:
Anthony Rose 2023-07-31 13:26:49 +01:00
parent 060aaf5820
commit 4bc83de754

View file

@ -8,6 +8,7 @@
"editor.rulers": [
100
],
"editor.stickyScroll.enabled": true,
"editor.wordWrap": "on",
"editorconfig.generateAuto": false,
"extensions.ignoreRecommendations": true,