Commit d0701b13 authored by Taiwo Kareem's avatar Taiwo Kareem

added PyQt5 and Qt completions

parent f0b2cb36
...@@ -1946,6 +1946,17 @@ ...@@ -1946,6 +1946,17 @@
} }
] ]
}, },
{
"name": "PyQt5 Completions",
"details": "https://github.com/tushortz/PyQt5-Completions",
"labels": ["python","completions", "auto-complete", "completion", "autocomplete", "snippet", "Completion"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "PyQt Search", "name": "PyQt Search",
"details": "https://github.com/achayan/sublimePyQtSearch", "details": "https://github.com/achayan/sublimePyQtSearch",
......
...@@ -53,6 +53,17 @@ ...@@ -53,6 +53,17 @@
} }
] ]
}, },
{
"name": "Qt Completions for C++",
"details": "https://github.com/tushortz/Qt-Completions-for-Cpp",
"labels": ["c++","completions", "auto-complete", "completion", "autocomplete", "snippet", "Completion"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "QuarkPHP", "name": "QuarkPHP",
"details": "https://github.com/sahibalejandro/quark-php-sublime", "details": "https://github.com/sahibalejandro/quark-php-sublime",
......
...@@ -301,7 +301,8 @@ ...@@ -301,7 +301,8 @@
] ]
}, },
{ {
"name": "Wildlife", "name": "Wildlife Color Scheme",
"previous_names":["Wildlife"],
"details": "https://github.com/tushortz/wildlife", "details": "https://github.com/tushortz/wildlife",
"labels": ["color scheme","highlighting","linting"], "labels": ["color scheme","highlighting","linting"],
"releases": [ "releases": [
......
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