Commit 4af1c815 authored by Taiwo Kareem's avatar Taiwo Kareem

added PyQt5 and Qt completions

parent d0701b13
......@@ -1947,23 +1947,23 @@
]
},
{
"name": "PyQt5 Completions",
"details": "https://github.com/tushortz/PyQt5-Completions",
"labels": ["python","completions", "auto-complete", "completion", "autocomplete", "snippet", "Completion"],
"name": "PyQt Search",
"details": "https://github.com/achayan/sublimePyQtSearch",
"releases": [
{
"sublime_text": "*",
"tags": true
"sublime_text": "<3000",
"branch": "master"
}
]
},
{
"name": "PyQt Search",
"details": "https://github.com/achayan/sublimePyQtSearch",
"name": "PyQt5 Completions",
"details": "https://github.com/tushortz/PyQt5-Completions",
"labels": ["python","completions", "auto-complete", "completion", "autocomplete", "snippet", "Completion"],
"releases": [
{
"sublime_text": "<3000",
"branch": "master"
"sublime_text": "*",
"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