Releases: bec-project/qtmonaco
v0.8.2
v0.8.2 (2025-10-30)
Bug Fixes
- Remove duplicated completion items (
9cb5f3d)
Detailed Changes: v0.8.1...v0.8.2
v0.8.1
v0.8.1 (2025-10-22)
Bug Fixes
- Send pylsp output to devnull (
30c866a)
Detailed Changes: v0.8.0...v0.8.1
v0.8.0
v0.8.0 (2025-10-21)
Features
- Add support for updating the lsp workspace settings (
85e6b10)
Detailed Changes: v0.7.1...v0.8.0
v0.7.1
v0.7.1 (2025-10-10)
Bug Fixes
- model: Only create a new model if language or uri changes (
62c68ec)
Documentation
- Add movie to README (
4aa4b2a)
Added an output image to the README for better visualization.
Detailed Changes: v0.7.0...v0.7.1
v0.7.0
v0.7.0 (2025-09-01)
Features
- Add set line number mode option (
414c1eb)
Detailed Changes: v0.6.0...v0.7.0
v0.6.0
v0.6.0 (2025-08-31)
Bug Fixes
-
Add status bar for vim; otherwise some features do not work (
4cca2fa) -
Remove debugging print (
3a56dc9) -
Simplify completion provider (
db361ab) -
Update existing model unless a new file is specified (
8ac7297)
Features
-
Add option for adding custom context menu actions (
83d1985) -
Add support for model uris (
6ac4758) -
Add support for receiving signature notifications (
af9ffc0) -
First version with support for snippets (
ac21838) -
Generalize editor updates; add option to disable scroll beyond last line (
e0fc4e2)
Refactoring
- Move providers to separate module (
a95642e)
Detailed Changes: v0.5.1...v0.6.0
v0.5.1
v0.5.1 (2025-08-12)
Bug Fixes
- readme: Pyqt6 typo (
57a7eb0)
Build System
- Pyside6 upgraded to 6.9.0 (
a1e07b6)
Detailed Changes: v0.5.0...v0.5.1
v0.5.0
v0.4.1
v0.3.0
v0.3.0 (2025-07-17)
Features
- Add line highlighting feature (
da269af)
Detailed Changes: v0.2.3...v0.3.0