Commit 70e9c5fc authored by FichteFoll's avatar FichteFoll Committed by GitHub

SublimeCodeIntel moved to repository/s.json (#6672)

parents c52074e8 d5c226d1
...@@ -101,7 +101,6 @@ ...@@ -101,7 +101,6 @@
"https://raw.githubusercontent.com/sokolovstas/SublimeWebInspector/master/packages.json", "https://raw.githubusercontent.com/sokolovstas/SublimeWebInspector/master/packages.json",
"https://raw.githubusercontent.com/soncy/AutoComments-for-Sublime-Text-2/master/packages.json", "https://raw.githubusercontent.com/soncy/AutoComments-for-Sublime-Text-2/master/packages.json",
"https://raw.githubusercontent.com/spectacles/CodeComplice/master/packages.json", "https://raw.githubusercontent.com/spectacles/CodeComplice/master/packages.json",
"https://raw.githubusercontent.com/SublimeCodeIntel/SublimeCodeIntel/master/packages.json",
"https://raw.githubusercontent.com/SublimeLinter/package_control_channel/master/packages.json", "https://raw.githubusercontent.com/SublimeLinter/package_control_channel/master/packages.json",
"https://raw.githubusercontent.com/superbob/SublimeTextLanguageFrench/master/packages.json", "https://raw.githubusercontent.com/superbob/SublimeTextLanguageFrench/master/packages.json",
"https://raw.githubusercontent.com/tbfisher/sublimetext-Pandoc/master/packages.json", "https://raw.githubusercontent.com/tbfisher/sublimetext-Pandoc/master/packages.json",
......
...@@ -3932,6 +3932,25 @@ ...@@ -3932,6 +3932,25 @@
} }
] ]
}, },
{
"name": "SublimeCodeIntel",
"author": "Kronuz",
"description": "Full-featured code intelligence and smart autocomplete engine",
"details": "https://github.com/SublimeCodeIntel/SublimeCodeIntel",
"homepage": "https://sublimecodeintel.github.io/",
"donate": "https://sublimecodeintel.github.io/donate.html",
"labels": ["auto-complete", "code navigation", "snippets"],
"releases": [
{
"sublime_text": "*",
"tags": true
},
{
"sublime_text": "<3000",
"tags": "st2-v"
}
]
},
{ {
"details": "https://github.com/Ky6uk/SublimeDancer", "details": "https://github.com/Ky6uk/SublimeDancer",
"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