Commit 8d7db7ba authored by FichteFoll's avatar FichteFoll

Merge pull request #1990 from Pleasurazy/master

Added API Completions package.
parents 8a98ac0c 74a79b2e
...@@ -190,6 +190,20 @@ ...@@ -190,6 +190,20 @@
} }
] ]
}, },
{
"name": "Better Completion",
"details": "https://github.com/Pleasurazy/Sublime-Better-Completion",
"labels": ["auto-complete"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/Pleasurazy/Sublime-Better-Completion/tags"
}
],
"previous_names": [
"JavaScript and jQuery API Completions"
]
},
{ {
"name": "Better JavaScript", "name": "Better JavaScript",
"details": "https://github.com/int3h/sublime-better-javascript", "details": "https://github.com/int3h/sublime-better-javascript",
......
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