Commit graph

15 commits

Author SHA1 Message Date
samhanic c210448601 CLI update extension review fixes 2023-12-06 13:54:02 +01:00
samhanic 74c419b5bd add cli update-extensions prototype 2023-12-03 14:25:40 +01:00
Benjamin Pasero 6d5b85427d
debt - remove unsupported max_old_space_size option (#180183) 2023-04-17 22:32:23 -07:00
Elliot Jordan 775bf46bad Adjust references to --list-extensions option 2020-12-18 09:54:56 -08:00
Aidan Dang 34daff0fd7 Fix trivial zsh completion typo 2019-08-19 14:27:05 +10:00
Joao Moreno 280be12a3a fix zsh completions 2019-08-07 14:51:00 +02:00
Joao Moreno a4e350f76f Merge commit 'refs/pull/66181/head' of github.com:microsoft/vscode into pr/66181 2019-08-07 11:56:18 +02:00
Logan Ramos b4734e8524
Filter extensions by category (#77306)
* Revert commit change

* Revert commit change

* Revert commit change

* Revert commit change

* Revert commit change

* Revert commit change

* Provide option to filter by category

* ignore casing

* Remove unwanted build change
2019-07-23 07:29:35 -07:00
Logan Ramos 4a69a71065
Telemetry Command (#76029)
* Added telemetry command

* Initial Build support

* Added build logic for telemetry

* Linux Builds

* Windows builds sort of work

* Remove arm telemetry extraction

* Remove alpine telemetry extraction

* Remove accidental s

* More try catch
2019-06-24 18:47:12 -07:00
Matt Bierner 247d61f4f1 Remove log uploader
Fixes #75748
2019-06-20 10:27:36 -07:00
Segev Finer a0a5c9cbee Bundle/Install completions with the correct appname
Fixes #66154
2019-01-08 00:40:15 +02:00
Segev Finer cecaba689a Merge in upstream changes to the Zsh completion script
def92fc006
2018-09-13 22:24:17 +03:00
Segev Finer 20d5a6bb25 Add Bash completion script 2018-08-17 14:21:23 +03:00
Segev Finer 7c6b5eba5a Update Zsh completion script
Adding new options and updating help text to be closer to the commands
help text.
2018-08-17 14:21:22 +03:00
Segev Finer 9bcb083b48 Add Zsh completion script from Zsh sources
Originally from:
https://github.com/zsh-users/zsh/blob/master/Completion/X/Command/_code
2018-08-17 14:21:22 +03:00