We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fbda57 commit 20c276fCopy full SHA for 20c276f
1 file changed
Package/Sublime Text Settings/Preferences.sublime-settings-hints
@@ -83,6 +83,11 @@
83
// Added in 4094.
84
"print_using_browser": null,
85
86
+ // The distance to move cursor away from scrollbar to reset scroll
87
+ // position. Dragging scroll puck is effectifly possible only within
88
+ // that distance.
89
+ "scroll_reset_distance": null,
90
+
91
// Shows legacy color schemes in UI: Select Color Scheme.
92
// Added in 3136.
93
"show_legacy_color_schemes": false,
0 commit comments