Commit 6bb433cb authored by WangShaoXing's avatar WangShaoXing

set tags true and labels completions

Has been modified according to your meaning.
parent 4522acd5
...@@ -1235,11 +1235,11 @@ ...@@ -1235,11 +1235,11 @@
{ {
"name": "cocos2d js api", "name": "cocos2d js api",
"details": "https://github.com/wshxbqq/cocos2dx-js-completions", "details": "https://github.com/wshxbqq/cocos2dx-js-completions",
"labels": ["auto-complete"], "labels": ["completions"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"branch": "master" "tags": true
} }
] ]
}, },
......
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