190
I Use This!
Moderate Activity

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Jun 13, 2023 — Jun 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Setting up PyDev to build and run tests on ci. More... over 2 years ago
Update pydevd More... over 2 years ago
Update pydevd. More... over 2 years ago
Cache information of user settings paths (fix: slow debugging using pipenv project). More... over 2 years ago
pydevd version updated More... over 2 years ago
Update PyDev to 9.2.0 More... over 2 years ago
com.python.pydev.docs is no longer a python project. More... over 2 years ago
Add #noqa: <error_code> as quickfix for flake8 errors. Fixes #PyDev-1146 More... over 2 years ago
Provide code-completion/find definition for assigns to class after its definition. Fixes# PyDev-326 More... over 2 years ago
Fix issue loading test unit run. More... over 2 years ago
Don't complain if self is not in parameters for zope. Fixes #PyDev-646 More... over 2 years ago
Update pydevd (hide debugger threads). More... over 2 years ago
Update pydevd (template line validation). More... over 2 years ago
Fix for #Pydev 201 More... over 2 years ago
Make sure that listing contents when creating a new project does not take too much time. More... over 2 years ago
Properly consider that terminate may throw an exception. More... over 2 years ago
Updated settings to match Java 11 requirement. More... over 2 years ago
Some improvements to the TypedDict code-completion. Note: The case for dealing with open strings is no longer supported. More... over 2 years ago
Initial take on implementing completions for TypedDict. More... over 2 years ago
Updated pydevd More... over 2 years ago
Update PyDev to 9.1.0 More... over 2 years ago
remove check for start_new in thread so jython works More... over 2 years ago
Properly update UI when loading formatter info. More... over 2 years ago
Fix issue which could lead to infinite recursion. More... over 2 years ago
Update debugger. More... over 2 years ago
pydevd: support for Python 3.10 with cython/frame eval More... over 2 years ago
Code-completion for Union. Fixes #PyDev-1175 More... over 2 years ago
Assign to variables not taking into account type declaration (which may have commas). Fixes #PyDev-1172 More... almost 3 years ago
Code-completion now working with subclass with generic types. Fixes #PyDev-1174 More... almost 3 years ago
Fix issue loading conda vars on windows. More... almost 3 years ago