Vscode Qt For Python Versions Save

Qt for Python (PySide and PyQt) extension for Visual Studio Code.

v7.6.0

7 months ago

7.6.0 (2023-09-20)

Features

v7.5.0

8 months ago

7.5.0 (2023-09-10)

Features

v7.4.0

11 months ago

7.4.0 (2023-06-15)

Features

  • add more hint when tool cannot be found (3c14fa7)

v7.3.2

1 year ago

7.3.2 (2023-04-14)

Bug Fixes

v7.3.1

1 year ago

7.3.1 (2023-04-07)

Bug Fixes

  • remove typing_extensions dependencies (e694a55), closes #299

v7.3.0

1 year ago

7.3.0 (2023-04-06)

Features

Bug Fixes

  • change default rcc and uic output file names to *_rc and *_ui (1027ca5), closes #289
  • parse qrc files with multiple qresource elements (289e02b)

v7.2.2

1 year ago

7.2.2 (2023-03-06)

Bug Fixes

  • disable qrc file watcher when rcc.liveExecution.enabled = false (884cef4), closes #286

v7.2.1

1 year ago

7.2.1 (2023-03-05)

Bug Fixes

  • restart qmlls client if the configurations are changed (b822c4e)

v7.2.0

1 year ago

7.2.0 (2023-03-04)

Features

Bug Fixes

  • show lupdate command on UI files (b1aec1e)

v7.1.1

1 year ago

7.1.1 (2023-03-01)

Bug Fixes

  • activate extension if containing qrc files (a4cb526)