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!
Download this extension:
- Visual Studio Code marketplace: Download here
.vsix
extension: GitHub Releases
You need to have node.js and vsce ( npm install -g @vscode/vsce
).
Then just do vsce package
to build an extension.
You need to run ./generator/generate_snippets.ps1
in PowerShell.
Feel free to do it! Useful resources for making them:
This project is licensed under MIT license.