#232043 revert cli command and support downloading VSIX in UI (#233843)

* Revert "fix #232043 (#233596)"

This reverts commit e9d6c6afc0.

* #232043 revert cli command and support downloading VSIX in UI
This commit is contained in:
Sandeep Somavarapu
2024-11-14 15:41:28 +01:00
committed by GitHub
parent 02d23bdf5d
commit 653fd419de
11 changed files with 58 additions and 99 deletions

View File

@@ -49,7 +49,7 @@ _@@APPNAME@@()
--list-extensions --show-versions --install-extension
--uninstall-extension --enable-proposed-api --verbose --log -s
--status -p --performance --prof-startup --disable-extensions
--disable-extension --inspect-extensions --update-extensions --download-extension
--disable-extension --inspect-extensions --update-extensions
--inspect-brk-extensions --disable-gpu' -- "$cur") )
[[ $COMPREPLY == *= ]] && compopt -o nospace
return