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

https://github.com/tcd/snip

✂️
https://github.com/tcd/snip

golang snippets textmate vscode

Last synced: 2 months ago
JSON representation

✂️

Awesome Lists containing this project

README

          

# snip
[![GitHub issues](https://img.shields.io/github/issues/tcd/snip.svg)](https://github.com/tcd/snip/issues)
[![License](https://img.shields.io/github/license/tcd/snip.svg)](https://github.com/tcd/snip/blob/master/LICENSE)


snippet gif

## 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)