Skip to content

Releases: hverlin/mise-vscode

v0.33.2

15 Dec 17:30
Compare
Choose a tag to compare

0.33.2 (2024-12-15)

Bug Fixes

  • improve path handling on windows (52e346c)
  • remove resource scope for settings (a7d42ab)

v0.33.1

14 Dec 13:52
Compare
Choose a tag to compare

0.33.1 (2024-12-14)

Bug Fixes

  • automatically trust mise configuration files when opening a trusted vscode workspace (591f485)
  • fix copy bin paths command when there are multiple bins (4ef1e36)

v0.33.0

13 Dec 22:58
Compare
Choose a tag to compare

0.33.0 (2024-12-13)

Features

  • Add syntax highlighting for uv python scripts (9563fcc)

v0.32.0

13 Dec 13:16
Compare
Choose a tag to compare

0.32.0 (2024-12-13)

Features

  • Add syntax highlighting for JS, python, ruby and shell if shebang is present (4ccd287)

v0.31.2

13 Dec 05:26
Compare
Choose a tag to compare

0.31.2 (2024-12-13)

Bug Fixes

  • log error if activation fails (286dd0f)

v0.31.1

11 Dec 03:32
Compare
Choose a tag to compare

0.31.1 (2024-12-11)

Bug Fixes

  • Fix for mise trust with latest release (a1d6714)

v0.31.0

11 Dec 01:13
Compare
Choose a tag to compare

0.31.0 (2024-12-11)

Features

  • improve tera autocompletion (6c4f572)
  • show task description in sidebar (afc7e8b)

v0.30.0

09 Dec 21:26
Compare
Choose a tag to compare

0.30.0 (2024-12-09)

Features

  • automatically locate mise binary if installed with scoop (0878839)

v0.29.1

09 Dec 17:45
Compare
Choose a tag to compare

0.29.1 (2024-12-09)

Bug Fixes

  • improve windows support (d3b6e62)

v0.29.0

09 Dec 06:09
Compare
Choose a tag to compare

0.29.0 (2024-12-09)

Features

Bug Fixes

  • Add experimental support for auto-completion in mise templates (e31762e)