Releases: hverlin/mise-vscode
Releases · hverlin/mise-vscode
v0.42.1
0.42.1 (2025-01-09)
Bug Fixes
- add support additional backends on tool hover (27c0be5)
- use tool command (8ba2207)
v0.42.0
0.42.0 (2025-01-09)
Features
- Add task dependency viewer (f2e3d28)
v0.41.0
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.39.0
0.39.0 (2024-12-28)
Features
- multi-root workspaces: add ability to select folder to use with mise (f18adb3)
v0.38.0
0.38.0 (2024-12-28)
Features
- Improve status bar tooltip (2181d17)
v0.37.0
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
0.36.0 (2024-12-25)
Features
- Add an icon for outdated tools in the editor gutter (e1d761d)
v0.35.0
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)