Here are
54 public repositories
matching this topic...
A free and open source code snippets manager for developers.
An Open Source, Self-Hosted, Snippet Manager
Searchable interactive texts to copy & paste text, run scripts, using easily exchangeable bundles
Updated
Sep 24, 2020
AutoHotkey
A command line code snippets manager
The command line interface to Cacher.
Updated
Sep 2, 2020
TypeScript
Snip is a lightweight snippets manager app for macOS
Updated
Sep 24, 2020
JavaScript
Alfred workflow for finding a Cacher snippet.
Updated
Jul 15, 2020
JavaScript
Run WebSocket requests as Bash commands.
Updated
Jul 30, 2020
TypeScript
Publish all of your snippets to all of your editors with one command
Updated
Feb 27, 2020
JavaScript
frgm is a meta snippet (fragment) manager.
Cacher plugin for Sublime Text 3.
Updated
Mar 30, 2020
Python
Official IntelliJ IDEA plugin for TagMyCode
Updated
Sep 26, 2020
Java
Minimal snippets manager for (Neo)Vim
Updated
Mar 16, 2018
Vim script
💀 UNMAINTAINED ✂️ A simple command line snippet manager
Updated
Nov 12, 2018
Python
Cacher package for Atom editor.
Updated
Jul 16, 2020
JavaScript
Visual Studio Code snippets editor:
Updated
Sep 9, 2020
JavaScript
Use the other side of shift/option/command key as an additional modifier for your key shortcut.
Updated
Jul 2, 2019
Objective-C
Snippet manager for individuals and teams alike. Built with TBD
Official NetBeans plugin for TagMyCode
TagMyCode Plugin for Eclipse
Updated
Dec 22, 2017
Java
Software tool to manage your code examples, to publish them as gists or snippets
Updated
Sep 29, 2020
Scala
Updated
May 19, 2020
Pascal
Terminal Application for remembering all your snippets categorized under filename/method in Python.
Updated
Mar 12, 2017
Python
A command line tool, written in python, to save and retrieve your most used commands and snippets from the command line
Updated
Sep 28, 2018
Python
Emiro was build for the problem that you need to leave your terminal for every snippet you want to insert in your terminal. With Emiro you can search for specific snippets and execute them. If you don't have the needed dependencies you can even run it everywhere(where you ran emiro remote service is running.
A Java library to access TagMyCode RESTful API.
Updated
Jul 26, 2020
Java
Simple but powerful app for keeping code snippets
Updated
Jun 14, 2018
Python
Improve this page
Add a description, image, and links to the
snippets-manager
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
snippets-manager
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
https://code.visualstudio.com/docs/editor/userdefinedsnippets
VScode's snippet has a description field and it would be good to support generate description field by
cargo-snippet.Maybe generating a description from doc comment would be good.