Skip to content

Releases: hverlin/mise-vscode

v0.42.1

09 Jan 17:36
Compare
Choose a tag to compare

0.42.1 (2025-01-09)

Bug Fixes

  • add support additional backends on tool hover (27c0be5)
  • use tool command (8ba2207)

v0.42.0

09 Jan 08:34
Compare
Choose a tag to compare

0.42.0 (2025-01-09)

Features

  • Add task dependency viewer (f2e3d28)

v0.41.0

06 Jan 17:28
Compare
Choose a tag to compare

0.41.0 (2025-01-06)

Features

  • Add tool hover provider to quickly navigate to the tool backend (0da6ea6)

Bug Fixes

  • Add command to open tool repository (0e63fdc)

v0.40.1

31 Dec 14:58
Compare
Choose a tag to compare

0.40.1 (2024-12-31)

Bug Fixes

v0.40.0

31 Dec 08:51
Compare
Choose a tag to compare

0.40.0 (2024-12-31)

Features

  • Add additional snippets (3dda6ce)

v0.39.0

28 Dec 22:30
Compare
Choose a tag to compare

0.39.0 (2024-12-28)

Features

  • multi-root workspaces: add ability to select folder to use with mise (f18adb3)

v0.38.0

28 Dec 18:23
Compare
Choose a tag to compare

0.38.0 (2024-12-28)

Features

  • Improve status bar tooltip (2181d17)

v0.37.0

28 Dec 09:39
Compare
Choose a tag to compare

0.37.0 (2024-12-28)

Features

  • Add code-lens action to view all mise settings (62248f1)
  • Improve settings editor (968da8d)
  • preserve webview state (1a69efb)
  • show all settings in settings view if none are modified (2c284de)
  • show source in settings view (e89d529)

v0.36.0

25 Dec 17:03
Compare
Choose a tag to compare

0.36.0 (2024-12-25)

Features

  • Add an icon for outdated tools in the editor gutter (e1d761d)

v0.35.0

23 Dec 21:49
Compare
Choose a tag to compare

0.35.0 (2024-12-23)

Features

  • Add autocompletion for tool names and versions (e742e6f)
  • Add mise fmt (5e9be2e)
  • Open env variables defined in other files than toml files (9c2f2ac)