Answers for "vscode show installed extensions folder"

1

vscode get list of installed extensions

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

Code answers related to "vscode show installed extensions folder"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language