xabikos / vscode-javascript

Contains the code snippets for JavaScript (ES6) development in VS Code editor
MIT License
331 stars 137 forks source link

Instructions aren't clear #84

Open aguynamedben opened 3 years ago

aguynamedben commented 3 years ago

Hi, I'm trying to use this but I'm having a difficult time understanding what the instructions are telling me to do.

In order to install an extension you need to launch the Command Palette (Ctrl + Shift + P or Cmd + Shift + P) and type Extensions. There you have either the option to show the already installed snippets or install new ones. Search for JavaScript (ES6) code snippets and install it.

So... launch Command Palette and type Extensions...

image

There you have either the option to show the already installed snippets or install new ones.

I don't see any option to install new snippets in there. Sorry if this is a dumb question, I'm new to VS Code and it's snippets system.