190
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 14 hours ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make it possible for FormatStd to be cloned. More... about 24 hours ago
A few improvements in the internal stubs. More... 1 day ago
A few minor changes. More... 1 day ago
Remove unused setting (to use py3 print on py2). More... 4 days ago
Change internal APIs to have a marker handler when doing code analysis. More... 4 days ago
Fix issue computing replace offset text edit. More... 4 days ago
Create a helper Counter class. More... 10 days ago
More changes to use templates without UI. More... 11 days ago
Moved more template-related classes to org.python.pydev.ast. More... 12 days ago
Moving template-related classes which are not ui-related to org.python.pydev.ast. More... 12 days ago
Finished moving pytemplate_defaults.py to java code. More... 12 days ago
Starting to move templates from pytemplate_defaults.py to java code. More... 14 days ago
Fixed corner case where conftest.py wouldn't be properly gotten with previous approach when running pytest. More... 14 days ago
Do django.setup() when running django unit-tests. More... 18 days ago
Fixed issue parsing await inside of 'case' block. More... about 2 months ago
Update pydevd More... about 2 months ago
Updating PyDev.Debugger More... 2 months ago
Check if offset is valid before using it. The offset might be invalid when a user clicks on a location which is after the last character of a line More... 3 months ago
Update FUNDING.yml More... 3 months ago
Create FUNDING.yml More... 3 months ago
Minors More... 3 months ago
Update LiClipse version to 11.0.0 More... 3 months ago
Updated typeshed More... 3 months ago
Updated PyDev version to 12.0.0 More... 3 months ago
Debugger updates More... 3 months ago
Add option to use ruff as a code-formatter. More... 3 months ago
Debugger updates More... 3 months ago
Update to build with Eclipse 2023-12. More... 3 months ago
Github actions fix More... 3 months ago
Fixes in semantic analysis to better determine if strings in annotations should be checked for symbols or not. More... 3 months ago