What is a snippet extension? • Install Neptune Snippets • Start with an example page • Usage • Social Media • Author
What is a snippet extension?
A snippet extension is like a plugin for VS Code. You will get suggested code fragments while you are writing it. It is like a shortcut for coding.
You can get VS Code extensions on the VS Code Marketplace for free. Just download them and you can start developing even faster.
Install Neptune Snippets
You can install Neptune CSS Snippets in the marketplace or as NPM package as well.
Start with an example page
To start with an example page just type
neptune-example-page
Hit Enter
and you get the boilerplate code for a simple Neptune CSS project page.
To add the CDN links use
nep-css-cdn
or
nep-cdn-js
Usage
To use the Neptune Snippets for CSS beginn to type neptune-. If you want to use it for JavaScript type only nep- . You can find all commands in the Snippets Documentation.
Social Media
GitHub | Twitter | Instagram | NPM
Author
Colin Grahm
Top comments (0)