Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions plugins/command_completions/builtin_commands_meta_data.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -591,6 +591,13 @@ set_setting:
value:
command_type: text
doc_string: Modifies a view setting.
set_user_setting:
args:
file: ""
setting: ""
value:
command_type: text
doc_string: Modifies a user setting in .sublime-settings file.
show_about_window:
command_type: application
doc_string: Display the About dialog.
Expand Down