Answers for "get vs code extensions list"

1

vs code list all extensions

code --list-extensions | % { "code --install-extension $_" }
Posted by: Guest on February-10-2021
1

vscode display all extensions

code --list-extensions
Posted by: Guest on January-04-2021

Code answers related to "get vs code extensions list"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language