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 86c16e3 commit 54eba8aCopy full SHA for 54eba8a
Package/Sublime Text Settings/Preferences.sublime-settings-hints
@@ -32,6 +32,10 @@
32
// Scroll over the tab bar to switch tabs.
33
"mouse_wheel_switches_tabs": false,
34
35
+ // Renders all characters as dots.
36
+ // Only useful for password input panels.
37
+ "password": false,
38
+
39
// Path to the syntax definition for a view.
40
// To be used in widget settings files.
41
"syntax": "Packages/Text/Plain text.tmLanguage",
0 commit comments