What’s New?¶
This page presents the latest news concerning pyQode.
You will find information about the latest release (new feature and bugfixes) and what is planned for the next version.
For more specific details about what is planned and what has been accomplished, please visit the issues page on github and the changelog, respectively.
2.3.0¶
Starting from this version, you can use python2 for writing a complete pyqode application (both the backend and the frontend).
This release add the following new features:
- occurrences highlighting
- global checker panel (show all errors found in the document)
- extended selection
- smart backspace
- search/replace: add support for regex!
- a prompt line edit widget (with a prompt text and an icon)
- quoting of selected text (surround selected text with quotes or parentheses)
- improved searc api now running on the backend.
Next Version¶
Next version will focus on adding new features!