Pyqode-python

Latest version: v2.10.0

Safety actively analyzes 638720 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 4

2.4.0

-----

New features:

- add outline tree view
- improvements to the syntax highlighter: make use of the new formats types
- add more examples

Fixed bugs:

- fix default encoding on windows
- fix lost of selection after unindent
- fix file path regex for exception traceback highlighting in the python
interactive console
- fix some bugs with pyside
- fix some bugs with python 2
- fix some bugs with auto indent mode
- fix some bugs with auto completes of triple quotes (both single and double
quotes)

2.3.0

-----

New features:
- add support for python2. You may now use python2 for writing a pyqode
app (backend AND frontend)!
- make use of the new modes introduced in pyqode.core (occurrences
highlighter, extended selection, global checker panel,...)
- automatically fold docstring when opening a document
- many improvements to the auto indent mode. It is more robust and should
resists malformed code (e.g. unclosed parentheses,...)

Fixed bugs:
- fix cursor position after unindent
- fix a few bugs with autoindent
- fix pyinteractive console colors on dark color schemes

2.2.0

-----

New features:
- automatically fold import statements when opening document
- improved GoToAssignment mode (now highlighting word only if a jump is
possible)
- SH: highlight cls pseudo keyword
- SH: highlight builtin methods (__init__, __call__, __add__,...)
- add support for auto completion of classmethods
- improve defined_names worker to work recursively (now able to catch
nested classes)

Fixed bugs:
- fix confusing convention: now both line numbers and column numbers starts
from 0
- fix editor not having focus when clicking on an item in the symbol
browser panel
- fix regex in PyInteractiveConsole
- fix performance issue with import region folding
- fix performance issue with docstring folding
- fix performance issue with auto indent
- fix code completion tooltip: use description instead of full name
- fix highlighting of commented docstrings

2.1.0

-----

New features:
- code folding (with support for folding docstrings and imports)
- new python syntax highlighter (based on the Spyder IDE PythonSH) with
additional support for docstrings, decorators and self parameter.
The new highlighter is a lot faster than the previous one and has a better
docstring highlighting.
- new PyInteractiveConsole for running python program. The new console has
support for highlighting tracebakc and let you jump to the incriminated
file with just one click.

Bug fixed:
- many bugs have been fixed in the auto indent mode
- many small bugs have been fixed in pynotepad
- fix cursor position after comment/uncomment (Ctrl+/)

2.0.0

-----

Too many things have change since 1.3.2 as the API has undergone some heavy
refactoring.

1.3.2

-----

New features:
- add support for jedi 0.8 final which bring several minor enhancements

Fixed bugs:
- fix a bug with boostrap.py

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.