diff --git a/plugins/command_completions/builtin_commands_meta_data.yaml b/plugins/command_completions/builtin_commands_meta_data.yaml index f2fab282..72b5ab9a 100644 --- a/plugins/command_completions/builtin_commands_meta_data.yaml +++ b/plugins/command_completions/builtin_commands_meta_data.yaml @@ -337,6 +337,14 @@ open_file: args: !!omap - file: - contents: + - encoded_position: true # ST4127 + - add_to_selection: true # ST? + - clear_to_right: true # ST4149 + - force_clone: true # ST4149 + - force_group: true # ST4149 + - replace_mru: true # ST4149 + - semi_transient: true # ST4149 + - transient: true # ST4149 command_type: window doc_string: Open the specified file, and if it doesn't exist, prefill the default contents.