Skip to content

pewpewlive/PewPewSnippets

Repository files navigation

PewPewSnippets

PewPew Snippets

More coding, less referencing the documentation.

More information can be found in Hybroid Team's website.

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.