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 413f19f commit 004eb12Copy full SHA for 004eb12
1 file changed
plugins/command_completions/builtin_commands_meta_data.yaml
@@ -591,6 +591,13 @@ set_setting:
591
value:
592
command_type: text
593
doc_string: Modifies a view setting.
594
+set_user_setting:
595
+ args:
596
+ file: ""
597
+ setting: ""
598
+ value:
599
+ command_type: text
600
+ doc_string: Modifies a user setting in .sublime-settings file.
601
show_about_window:
602
command_type: application
603
doc_string: Display the About dialog.
0 commit comments