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.
- Host: GitHub
- URL: https://github.com/betterrunner/sni-ppet
- Owner: betterRunner
- License: mit
- Created: 2021-10-22T02:29:28.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-13T05:39:51.000Z (about 2 years ago)
- Last Synced: 2023-06-13T06:27:39.223Z (about 2 years ago)
- Topics: intellisense, productivity, snippet, vscode-extension
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=goodbetterbest.sni-ppet
- Size: 6.83 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/contributing.md
- License: LICENSE.md
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.