Commit 2105c7e7 authored by FichteFoll's avatar FichteFoll

Merge pull request #3907 from DWand/master

Add "apiDoc Autocompletion" plugin
parents ec911a0d 38acf7d3
...@@ -701,6 +701,17 @@ ...@@ -701,6 +701,17 @@
} }
] ]
}, },
{
"name": "apiDoc Autocompletion",
"details": "https://github.com/DWand/SublimeText_apiDoc_autocompletion",
"labels": ["auto-complete"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "Apidock", "name": "Apidock",
"details": "https://github.com/artemk/Sublime-Apidock", "details": "https://github.com/artemk/Sublime-Apidock",
......
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