Skip to content

Releases: bec-project/qtmonaco

v0.8.2

30 Oct 08:58

Choose a tag to compare

v0.8.2 (2025-10-30)

Bug Fixes

  • Remove duplicated completion items (9cb5f3d)

Detailed Changes: v0.8.1...v0.8.2

v0.8.1

22 Oct 10:59

Choose a tag to compare

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

21 Oct 13:56

Choose a tag to compare

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

10 Oct 08:35

Choose a tag to compare

v0.7.1 (2025-10-10)

Bug Fixes

  • model: Only create a new model if language or uri changes (62c68ec)

Documentation

Added an output image to the README for better visualization.


Detailed Changes: v0.7.0...v0.7.1

v0.7.0

01 Sep 09:42

Choose a tag to compare

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

31 Aug 09:51

Choose a tag to compare

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

12 Aug 14:59

Choose a tag to compare

v0.5.1 (2025-08-12)

Bug Fixes

Build System

  • Pyside6 upgraded to 6.9.0 (a1e07b6)

Detailed Changes: v0.5.0...v0.5.1

v0.5.0

25 Jul 20:00

Choose a tag to compare

v0.5.0 (2025-07-25)

Features

  • Add options to insert and delete lines (4143473)

  • lsp: Add option to set a hidden header (60cb2e9)


Detailed Changes: v0.4.1...v0.5.0

v0.4.1

18 Jul 09:15

Choose a tag to compare

v0.4.1 (2025-07-18)

Bug Fixes

  • Remove backend from build (cc38340)

Detailed Changes: v0.4.0...v0.4.1

v0.3.0

17 Jul 12:51

Choose a tag to compare

v0.3.0 (2025-07-17)

Features

  • Add line highlighting feature (da269af)

Detailed Changes: v0.2.3...v0.3.0