Commit 23ed1094 authored by FichteFoll's avatar FichteFoll

Merge pull request #4318 from taxusyew/master

add APICloudSnippets plugin
parents b72eb76d 07fa7575
...@@ -727,6 +727,17 @@ ...@@ -727,6 +727,17 @@
} }
] ]
}, },
{
"name": "APICloudSnippets",
"details": "https://github.com/taxusyew/apicloud-sublime-snippet",
"labels": ["javascript", "snippets"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "apiDoc Autocompletion", "name": "apiDoc Autocompletion",
"details": "https://github.com/DWand/SublimeText_apiDoc_autocompletion", "details": "https://github.com/DWand/SublimeText_apiDoc_autocompletion",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment