-
Updated
Mar 19, 2021 - Vue
#
snippets-manager
Here are 63 public repositories matching this topic...
A free and open source code snippets manager for developers.
An Open Source, Self-Hosted, Snippet Manager
-
Updated
Dec 6, 2016 - Ruby
Searchable interactive texts to copy & paste text, run scripts, using easily exchangeable bundles
-
Updated
Nov 29, 2020 - AutoHotkey
Snip is a lightweight snippets manager app for macOS
macos
snippets
codemirror
code-editor
developer-tools
snippets-manager
gists
code-snippets
swiftui
combine-framework
share-snippets
lightweight-snippets-manager
-
Updated
Apr 8, 2021 - Swift
The command line interface to Cacher.
-
Updated
May 9, 2021 - TypeScript
hatoo
commented
Aug 11, 2020
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.
Run WebSocket requests as Bash commands.
-
Updated
May 7, 2021 - TypeScript
Alfred workflow for finding a Cacher snippet.
-
Updated
Jun 10, 2021 - JavaScript
frgm is a meta snippet (fragment) manager.
-
Updated
Oct 30, 2020 - Go
Software tool to manage your notes and code examples, to publish them as gists or snippets
gist
snippets
gitlab
scala
snippet
snippets-manager
code-examples
scala3
gists
zio
ammonite
github-gists
zio-nio
code-examples-manager
gitlab-snippets
good-code-examples
-
Updated
Jul 9, 2021 - Scala
Publish all of your snippets to all of your editors with one command
-
Updated
May 9, 2021 - JavaScript
VSCode extension which lets you manage your code snippets without quitting your editor.
-
Updated
Jul 27, 2021 - TypeScript
Cacher plugin for Sublime Text 3.
-
Updated
Mar 30, 2020 - Python
Minimal snippets manager for (Neo)Vim
-
Updated
Mar 16, 2018 - Vim script
Official IntelliJ IDEA plugin for TagMyCode
-
Updated
Oct 8, 2020 - Java
Visual Studio Code snippets editor:
react
javascript
snippets
material-ui
vscode
netlify
snippets-manager
vscode-snippets
snippets-editor
-
Updated
Jun 5, 2021 - JavaScript
Cacher package for Atom editor.
-
Updated
May 7, 2021 - JavaScript
-
Updated
Nov 12, 2018 - Python
SnippetSource lets you organise your favorite pieces of code, scripts, thoughts, notes or other documents in a user definable tree structure. Everything is stored in a portable SQLite database.
syntax-highlighting
lazarus
pascal
snippets
collection
repository
code
sqlite-database
drag
drop
rich-text-editor
scripts-collection
snippets-manager
thoughts
richtext
code-folding
document-collection
treeviewer
-
Updated
Apr 18, 2021
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
-
Updated
May 24, 2020
TagMyCode Plugin for Eclipse
-
Updated
Dec 22, 2017 - Java
Terminal Application for remembering all your snippets categorized under filename/method in Python.
python
cli
snippets
helper
terminal
assistant
cli-utilities
cli-app
snippets-manager
cli-application
terminal-app
snippet-manager
aidl
-
Updated
Mar 12, 2017 - Python
A natural-language snippet manager for `vim`
-
Updated
Sep 7, 2020 - Vim script
Official NetBeans plugin for TagMyCode
-
Updated
Sep 6, 2020 - Java
Simple snippet manager.
-
Updated
May 19, 2020 - Pascal
A collection of Visual Studio code snippets, item and project templates. They represent often used design patterns and are ready to use, saving you the trouble of manually copying or writing them each time.
-
Updated
Mar 28, 2021 - Vim Snippet
Improve this page
Add a description, image, and links to the snippets-manager topic page so that developers can more easily learn about it.
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."
arboard seems to do the right thing when it comes to X11 clipboard handling. Should allow replacing the current very ugly xclip/pbcopy hack in
utils.rs
. Also, replacing clipboard with arboard intests/cli.rs
should allow copy tests to run on Linux CI as well, which is ideal.