Releases: hverlin/mise-vscode
Releases · hverlin/mise-vscode
v0.34.1
0.34.1 (2024-12-18)
Bug Fixes
- fix expandPath on windows (8199a18)
v0.34.0
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
0.33.2 (2024-12-15)
Bug Fixes
- improve path handling on windows (52e346c)
- remove resource scope for settings (a7d42ab)
v0.33.1
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
0.33.0 (2024-12-13)
Features
- Add syntax highlighting for uv python scripts (9563fcc)
v0.32.0
0.32.0 (2024-12-13)
Features
- Add syntax highlighting for JS, python, ruby and shell if shebang is present (4ccd287)
v0.31.2
0.31.2 (2024-12-13)
Bug Fixes
- log error if activation fails (286dd0f)
v0.31.1
0.31.1 (2024-12-11)
Bug Fixes
- Fix for mise trust with latest release (a1d6714)
v0.31.0
0.31.0 (2024-12-11)
Features
- improve tera autocompletion (6c4f572)
- show task description in sidebar (afc7e8b)