Answers for "how to enable extension in visual studio code"

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
0

how to add custom extention in vscode

ctrl+shift+p for windows
write "configure your snippet"
tap on dart.json
paste your snippet there
Posted by: Guest on November-17-2021

Code answers related to "how to enable extension in visual studio code"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language