add extensions settings page and context panel widget (#8540)
Signed-off-by: morgmart <98432065+morgmart@users.noreply.github.com>
This commit is contained in:
@@ -78,6 +78,10 @@ pub fn run() {
|
||||
commands::projects::restore_project,
|
||||
commands::doctor::run_doctor,
|
||||
commands::doctor::run_doctor_fix,
|
||||
commands::extensions::list_extensions,
|
||||
commands::extensions::add_extension,
|
||||
commands::extensions::remove_extension,
|
||||
commands::extensions::toggle_extension,
|
||||
commands::git::get_git_state,
|
||||
commands::git_changes::get_changed_files,
|
||||
commands::git::git_switch_branch,
|
||||
|
||||
Reference in New Issue
Block a user