Releases: andreikop/qutepart
Releases · andreikop/qutepart
Version 3.2.0
Version 3.0.1
- Changed highlighting color for Python imports
- Fixed tests on Fedora 23
Version 3.0.0
- Migration to Python3 and PyQt5
- More syntaxes
- Better colors
- Better Ruby support
Version 2.2.0
- Vim mode
Version 2.1.0
- API: Linter marks
- API: drawWhiteSpaceTrailing -> drawIncorrectIndentation, drawWhiteSpaceAnyIndentation -> drawAnyWhitespace
- API: increaseIndentAction, undoAction, redoAction
- API: Updated XML parsers. More languages are supported.
- Better autoindentation for Python