0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected 1 day ago.
Jul 01, 2025 — Jul 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
general cleanup More... about 13 years ago
- updated settings to include linting settings More... about 13 years ago
- worked on server/client code separation for linking More... about 13 years ago
- more cleaning, removing unnecessary stuff More... about 13 years ago
- fixed icon paths More... about 13 years ago
sublimeLinter mixed in More... about 13 years ago
Added context menu commands More... about 13 years ago
added server debugging support More... about 13 years ago
merged pull request #13 More... about 13 years ago
Do not ignore the "pyflakes_linting" option in a project settings file More... about 13 years ago
merged pydoc_in_view and integrated it better with existing code base More... about 13 years ago
Merge pull request #8 from NorthIsUp/commandize_things More... about 13 years ago
Merge branch 'master' into pydoc_in_view
alx
More... about 13 years ago
Update README.markdown More... about 13 years ago
Open documentation can be outputted in a view rather than the output panel.
alx
More... about 13 years ago
Made Get Documentation and Goto Deffinuiation work as commands More... about 13 years ago
Update README.markdown More... about 13 years ago
- added .no-sublime-package file More... about 13 years ago
Merge pull request #6 from DamnWidget/master More... about 13 years ago
Merge pull request #3 from coaxmetal/master More... about 13 years ago
merge upstream (Merge 'master' of git://github.com/JulianEberius/SublimePython) More... about 13 years ago
- added docstring to helper method More... about 13 years ago
- debug decorator moved to decorators module - docstrings added to several methods - added helper method to retrieve project and resource from Rope More... about 13 years ago
Merge pull request #5 from DamnWidget/master More... about 13 years ago
- added finally to try-except block in completions method instead of premature return More... about 13 years ago
improved python syntax safety check More... about 13 years ago
- minor PEP8 adaptations More... about 13 years ago
added safety check to __getattr__ and to the PythonCheckSyntaxListener More... about 13 years ago
Merge branch 'master' of https://github.com/JulianEberius/SublimePython More... over 13 years ago
- fix for Python2 tempfile More... over 13 years ago