Commit 3cfd2770 authored by wbond's avatar wbond

Merged pull request #1336 - added Python IDE

parents 43e9701f bb3922e9
...@@ -496,6 +496,7 @@ ...@@ -496,6 +496,7 @@
"https://github.com/jugyo/SublimeSnippetMaker", "https://github.com/jugyo/SublimeSnippetMaker",
"https://github.com/jugyo/SublimeTraverse", "https://github.com/jugyo/SublimeTraverse",
"https://github.com/juhasz/drupal_sublime-snippets", "https://github.com/juhasz/drupal_sublime-snippets",
"https://github.com/JulianEberius/SublimePythonIDE",
"https://github.com/JulianEberius/SublimeRope", "https://github.com/JulianEberius/SublimeRope",
"https://github.com/julianxhokaxhiu/sublime-projecttreetemplater", "https://github.com/julianxhokaxhiu/sublime-projecttreetemplater",
"https://github.com/justinfx/MayaSublime", "https://github.com/justinfx/MayaSublime",
...@@ -1804,6 +1805,7 @@ ...@@ -1804,6 +1805,7 @@
"SublimePuppet": "Puppet", "SublimePuppet": "Puppet",
"sublimePyQtSearch": "PyQt Search", "sublimePyQtSearch": "PyQt Search",
"SublimePySide": "PySide", "SublimePySide": "PySide",
"SublimePythonIDE": "Python IDE",
"SublimePythonCoverage": "Python Coverage", "SublimePythonCoverage": "Python Coverage",
"SublimePythonTidy": "PythonTidy", "SublimePythonTidy": "PythonTidy",
"SublimeQuickFileCreator": "Quick File Creator", "SublimeQuickFileCreator": "Quick File Creator",
......
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