Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jugyo/SublimeSnippetMaker
Makes managing snippets easy in Sublime Text
https://github.com/jugyo/SublimeSnippetMaker
Last synced: 16 days ago
JSON representation
Makes managing snippets easy in Sublime Text
- Host: GitHub
- URL: https://github.com/jugyo/SublimeSnippetMaker
- Owner: jugyo
- Created: 2013-04-12T06:28:53.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-01-18T19:40:36.000Z (almost 2 years ago)
- Last Synced: 2024-06-18T06:32:21.107Z (5 months ago)
- Language: Python
- Homepage:
- Size: 927 KB
- Stars: 75
- Watchers: 8
- Forks: 15
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
SnippetMaker for Sublime Text
========Makes managing snippets easy. Create snippets on the fly, and manage them without digging into a file manager:
* Select text and use `Make Snippet` via the Command Palette to make a new snippet.
* `Edit Snippet` let's you select a snippet file to open and edit. (ST3+ only)
* Use `Delete Snippet` to send a snippet you no longer need to the trash.![](https://raw.githubusercontent.com/jugyo/SublimeSnippetMaker/master/demo.gif)