openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
S
SublimePythonIDE
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 16 hours
ago. based on code collected
2 days
ago.
Jun 28, 2025 — Jun 28, 2026
Showing page 2 of 6
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
updated pyflakes
Julian Eberius
More...
almost 12 years ago
added messages for 0.1.0
Julian Eberius
More...
almost 12 years ago
Merge branch 'refs/heads/testing'
Julian Eberius
More...
almost 12 years ago
fixed path-with-spaces issue on windows when using „where“
Julian Eberius
More...
almost 12 years ago
updated jedi to 0.8.1
Julian Eberius
More...
almost 12 years ago
Merge pull request #65 from berndtj/master
Julian Eberius
More...
almost 12 years ago
Merge pull request #66 from marciomazza/testing
Julian Eberius
More...
almost 12 years ago
Add "organize imports on save" event listerner
Marcio Mazza
More...
about 12 years ago
Add rope organize imports refactoring
Marcio Mazza
More...
about 12 years ago
updated bundled jedi version to 0.7.0
Julian Eberius
More...
about 12 years ago
moved python_only decorated main module python_only now accepts functions and methods added python_only where it was missing
Julian Eberius
More...
about 12 years ago
only parse errors if errors are present
Berndt
More...
about 12 years ago
merged jedi_completions branch
Julian Eberius
More...
over 12 years ago
restructuring - jedi and rope moved to server dir, server manipulates sys.path to find them - pep8 and pyflakes are now submodules of SublimePythonIDE -> plugin does no sys.path manipulation, but uses relative imports so there should no conflicts with other plugins anymore - sublime_python_errors.py contains error class definitions used by server and plugin - jedi still unused
Julian Eberius
More...
over 12 years ago
added command to go to next/previous linting error
Julian Eberius
More...
over 12 years ago
changed all imports, even in libraries, to plugin-relative imports
Julian Eberius
More...
over 12 years ago
moved commands to their own submodule
Julian Eberius
More...
over 12 years ago
removed dead code
Julian Eberius
More...
over 12 years ago
merged util.py with main module
Julian Eberius
More...
over 12 years ago
- switching to plugin relative imports
Julian Eberius
More...
over 12 years ago
- added extract method command - created abstract base class for recatorings
Julian Eberius
More...
over 12 years ago
- added Rope rename refactoring
Julian Eberius
More...
over 12 years ago
- indentation fixes
Julian Eberius
More...
over 12 years ago
- centralized sys.path manipulations
Julian Eberius
More...
over 12 years ago
- use virtualenvwrapper workon_home when inferring interpreter to use from project dir name
Julian Eberius
More...
over 12 years ago
update statusbar on call to check(), not only on line change
Julian Eberius
More...
over 12 years ago
Merge branch 'master' of https://github.com/miohtama/SublimePythonIDE
Julian Eberius
More...
over 12 years ago
- indentation fixes
Julian Eberius
More...
over 12 years ago
Refactored code a bit.
XiaoChuan Yu
More...
over 12 years ago
Added enable/disable pep8 commands.
XiaoChuan Yu
More...
over 12 years ago
←
1
2
3
4
5
6
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree