Skip to content

Releases: hverlin/mise-vscode

v0.34.2

19 Dec 20:57
Compare
Choose a tag to compare

0.34.2 (2024-12-19)

Bug Fixes

v0.34.1

18 Dec 22:53
Compare
Choose a tag to compare

0.34.1 (2024-12-18)

Bug Fixes

  • fix expandPath on windows (8199a18)

v0.34.0

16 Dec 18:48
Compare
Choose a tag to compare

0.34.0 (2024-12-16)

Features

  • check for additional install paths on windows (45bd1dc)

Bug Fixes

  • remove duplicated paths on windows when creating a task (fb4acb9)

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)