Parceqt

Latest version: v0.32.0

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

Scan your dependencies

Page 3 of 3

0.8.5

- add "Debug Unparsed Text" theme, highlighting unparsed text
- adjust treebuilder and highlighter to the new peek() call of parce.treebuilder
- debug window:
- when opening a file, automatically guess the language to use
- new commands to show/hide the tree and to reload the theme stylesheet
- Ctrl-wheel zoom now changes the font size of the text editor window
- add expand/collapse actions
- ability to run the debug window with python3 -m parceqt.debug <filename>

0.8.0

- added treemodel.TreeModel
- added debug module with debugger window
- use new peek feature to quickly update highlighting surrounding change

0.7.0

- don't set a default Theme on init of SyntaxHighlighter, this causes
the highlighting to run twice when calling the highlight() helper.
- really wait til update on Treebuilder.wait()

0.6.0

- Improvements, and adjust to changes in parceqt-0.6
- Convenience function to adjust a text widget to the window() format
of a theme.

0.5.0

- API to use highlighter and set root lexicon greatly simplfied

0.3.0

- Renamed to parceqt


2020-01-21: livelex-qt-0.3.0

- Better documentation
- Split classes over separate modules files, accessible via the toplevel
package
- robustness improvements, highlighting must happen in the main thread but
it regularly polls for user events and restarts if needed.


2020-01-15: livelex-qt-0.2.0

- Incorporate qtdocument module from livelex
- Initial release

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.