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.
set_unsaved_view_name_for_syntax
1 parent 94e4687 commit 1002d77Copy full SHA for 1002d77
Package/Sublime Text Settings/Preferences.sublime-settings-hints
@@ -88,6 +88,12 @@
88
// that distance.
89
"scroll_reset_distance": null,
90
91
+ // Controls whether a newly created and unsaved view
92
+ // will have its tab name updated automatically.
93
+ // This is best configured via syntax-specific settings.
94
+ // Added in 4198.
95
+ "set_unsaved_view_name_for_syntax": false,
96
+
97
// Shows legacy color schemes in UI: Select Color Scheme.
98
// Added in 3136.
99
"show_legacy_color_schemes": false,
0 commit comments