Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 1.04 KB

README.md

File metadata and controls

36 lines (19 loc) · 1.04 KB

PewPewSnippets

PewPew Snippets

More coding, less referencing the documentation.

This repository hosts VS Code snippets. Neovim snippets can be found here.

📢 Want more advanced suggestions? Check out PewPew Types!

Usage:

Download this extension:

Building it

You need to have node.js and vsce ( npm install -g @vscode/vsce ).

Then just do vsce package to build an extension.

Generating snippets

You need to run ./generator/generate_snippets.ps1 in PowerShell.

Contributing:

Feel free to do it! Useful resources for making them:

License:

This project is licensed under MIT license.