Commit 4522acd5 authored by WangShaoXing's avatar WangShaoXing

add code auto-complete for cocos2dx

parent 95656f08
...@@ -1232,6 +1232,17 @@ ...@@ -1232,6 +1232,17 @@
} }
] ]
}, },
{
"name": "cocos2d js api",
"details": "https://github.com/wshxbqq/cocos2dx-js-completions",
"labels": ["auto-complete"],
"releases": [
{
"sublime_text": "*",
"branch": "master"
}
]
},
{ {
"name": "cocos2d lua api", "name": "cocos2d lua api",
"details": "https://github.com/06wj/cocos2d_lua_snippets", "details": "https://github.com/06wj/cocos2d_lua_snippets",
......
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