Skip to content

Commit 1002d77

Browse files
committed
Settings: Add hint for set_unsaved_view_name_for_syntax
1 parent 94e4687 commit 1002d77

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Package/Sublime Text Settings/Preferences.sublime-settings-hints

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,12 @@
8888
// that distance.
8989
"scroll_reset_distance": null,
9090

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+
9197
// Shows legacy color schemes in UI: Select Color Scheme.
9298
// Added in 3136.
9399
"show_legacy_color_schemes": false,

0 commit comments

Comments
 (0)