-
Updated
Jun 18, 2020 - Vue
snippets-manager
Here are 54 public repositories matching this topic...
-
Updated
Dec 6, 2016 - Ruby
-
Updated
Sep 24, 2020 - AutoHotkey
-
Updated
Sep 2, 2020 - TypeScript
-
Updated
Oct 12, 2020 - JavaScript
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.
-
Updated
Jul 15, 2020 - JavaScript
-
Updated
Jul 30, 2020 - TypeScript
-
Updated
Feb 27, 2020 - JavaScript
-
Updated
Sep 29, 2020 - Go
-
Updated
Mar 30, 2020 - Python
-
Updated
Oct 8, 2020 - Java
-
Updated
Mar 16, 2018 - Vim script
-
Updated
Nov 12, 2018 - Python
-
Updated
Oct 7, 2020 - Scala
-
Updated
Jul 16, 2020 - JavaScript
-
Updated
Sep 9, 2020 - JavaScript
-
Updated
Jul 2, 2019 - Objective-C
-
Updated
May 24, 2020
-
Updated
Sep 6, 2020 - Java
-
Updated
Dec 22, 2017 - Java
-
Updated
May 19, 2020 - Pascal
-
Updated
Mar 12, 2017 - Python
-
Updated
Sep 28, 2018 - Python
-
Updated
Sep 21, 2020 - Go
-
Updated
Oct 13, 2020 - Java
-
Updated
Oct 2, 2020 - JavaScript
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."
Expand
the-way import
to allow importing snippets from public Gists (keep link to original gist in description / tags). There's already aget_gist
function ingist.rs
which returns a gist with a description, a link, and a set of files each having their language and code content.