An open API service indexing awesome lists of open source software.

https://github.com/betterrunner/sni-ppet

A snippet vscode extension: design your own snippets and access them progressively.
https://github.com/betterrunner/sni-ppet

intellisense productivity snippet vscode-extension

Last synced: 7 months ago
JSON representation

A snippet vscode extension: design your own snippets and access them progressively.

Awesome Lists containing this project

README

        







A snippet vscode extension: design your own snippets and access them progressively.

https://user-images.githubusercontent.com/7123136/151733116-f8f13a74-4703-4356-903f-5c4b1d6c691f.mp4

## Features

- ✏️ DIY snippet: write your own snippets in typescript so it can be totally flexible.
- ☑️ Progressive IntelliSense: more details can be customized during progressive selection to get more accurate code.

## Download

https://marketplace.visualstudio.com/items?itemName=goodbetterbest.sni-ppet

## Tutorial

https://sni-ppet.netlify.app

## Templates
the demo template repo: https://github.com/betterRunner/sni-ppet-meta-template

## Licence

Sni-ppet is open source software licensed as
[MIT](https://github.com/betterRunner/sni-ppet/blob/main/LICENSE.md).

## Contributors

Please read the [Contributing Guide](./.github/contributing.md) for details.