Commit 2105c7e7 authored by FichteFoll's avatar FichteFoll

Merge pull request #3907 from DWand/master

Add "apiDoc Autocompletion" plugin
parents ec911a0d 38acf7d3
......@@ -156,7 +156,7 @@
"tags": true
}
]
},
},
{
"name": "Additional PHP Snippets",
"details": "https://github.com/stuartherbert/sublime-phpsnippets",
......@@ -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",
"details": "https://github.com/artemk/Sublime-Apidock",
......@@ -1343,4 +1354,4 @@
]
}
]
}
\ No newline at end of file
}
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