Answers for "where is vscode extension installed"

3

How to see all the extension installed in visual studio code

code --list-extensions --show-versions
Posted by: Guest on May-04-2021
1

vscode manually install extension

download from https://marketplace.visualstudio.com/items?itemName=Grepper.grepper
then install it manually.

Open the “Extensions” sidebar (you can use “Ctrl+Shift+X”).
Click on the ellipsis icon in the top right corner of the menu.
Select “Install from VSIX…”
Posted by: Guest on October-29-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language