mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 11:08:51 +01:00
* fix #232043 * fix compilation error * fix compilation * fix compilation * fix compilation * fix compilation * fix compilation
This commit is contained in:
committed by
GitHub
parent
9a129c0139
commit
e9d6c6afc0
@@ -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
|
||||
--disable-extension --inspect-extensions --update-extensions --download-extension
|
||||
--inspect-brk-extensions --disable-gpu' -- "$cur") )
|
||||
[[ $COMPREPLY == *= ]] && compopt -o nospace
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user