mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 11:08:51 +01:00
* Revert "fix #232043 (#233596)"
This reverts commit e9d6c6afc0.
* #232043 revert cli command and support downloading VSIX in UI
This commit is contained in:
committed by
GitHub
parent
02d23bdf5d
commit
653fd419de
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user