https://github.com/tcd/snip
✂️
https://github.com/tcd/snip
golang snippets textmate vscode
Last synced: 2 months ago
JSON representation
✂️
- Host: GitHub
- URL: https://github.com/tcd/snip
- Owner: tcd
- License: mit
- Created: 2019-07-23T19:46:34.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-01T08:56:25.000Z (almost 7 years ago)
- Last Synced: 2025-01-03T08:14:08.445Z (over 1 year ago)
- Topics: golang, snippets, textmate, vscode
- Language: Go
- Homepage:
- Size: 102 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# snip
[](https://github.com/tcd/snip/issues)
[](https://github.com/tcd/snip/blob/master/LICENSE)
## Currently Supported Snippet Formats:
- [~~Atom~~](https://flight-manual.atom.io/using-atom/sections/snippets/)
- ~~Emacs~~ ([~~YASnippet~~](https://github.com/joaotavora/yasnippet))
- ~~Jetbrains IDEs~~
- [~~Sublime Text 3~~](http://docs.sublimetext.info/en/latest/extensibility/snippets.html)
- ~~Textmate~~ [~~v1~~](http://manual.macromates.com/en/snippets) [~~v2~~](https://macromates.com/textmate/manual/snippets#grammar)
- ~~Vim~~ ([~~Ultisnips~~](https://github.com/SirVer/ultisnips), [~~NeoSnippet~~](https://github.com/Shougo/neosnippet.vim), [~~Snipmate~~](https://github.com/garbas/vim-snipmate))
- [~~Visual Studio~~](https://docs.microsoft.com/en-us/visualstudio/ide/code-snippets?view=vs-2019)
- [~~VS Code~~](https://code.visualstudio.com/docs/editor/userdefinedsnippets)
- ~~Xcode~~
## Related Projects
- [pawelgrzybek/snippet-generator (JS)](https://github.com/pawelgrzybek/snippet-generator)
- [idleberg/atomizr-cli (JS/TS)](https://github.com/idleberg/atomizr-cli)
- [digitaldrummerj/convert-snippets-to-vscode (JS)](https://github.com/digitaldrummerj/convert-snippets-to-vscode)
- [RickStrahl/VisualStudioSnippetConverter (C#)](https://github.com/joaotavora/yasmate)
- [joaotavora/yasmate (ELisp/Ruby)](https://github.com/joaotavora/yasmate)
- [mattfidler/textmate-to-yas.el (ELisp/Pearl)](https://github.com/mattfidler/textmate-to-yas.el)
## [License](https://github.com/tcd/snip/blob/master/LICENSE)