This repository is outdated and no longer maintained. A new version of massCode is available! https://github.com/massCodeIO/massCode. A free and open source code snippets manager for developers.
Snippet Box is a simple self-hosted app for organizing your code snippets. It allows you to easily create, edit, browse and manage your snippets in various languages.
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.
Jetbrains plugin for Codiga. Coding Assistant and Code Analysis in all JetBrains products. Codiga supports more than 10+ languages, try it for free on https://www.codiga.io
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.
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.