DEV Community

Cover image for VS Code Snippets Extension
CGWebDev2003 for Neptune CSS

Posted on • Edited on

VS Code Snippets Extension

What is a snippet extension?Install Neptune SnippetsStart with an example pageUsageSocial MediaAuthor

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
Enter fullscreen mode Exit fullscreen mode

Hit Enter and you get the boilerplate code for a simple Neptune CSS project page.

To add the CDN links use

nep-css-cdn
Enter fullscreen mode Exit fullscreen mode

or

nep-cdn-js
Enter fullscreen mode Exit fullscreen mode

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

Sentry blog image

How I fixed 20 seconds of lag for every user in just 20 minutes.

Our AI agent was running 10-20 seconds slower than it should, impacting both our own developers and our early adopters. See how I used Sentry Profiling to fix it in record time.

Read more

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay