Skip to content

Releases: hverlin/mise-vscode

v0.47.4

26 Jan 22:35
Compare
Choose a tag to compare

0.47.4 (2025-01-26)

Bug Fixes

  • useSymLinks does not work with deno (38f05fe)

v0.47.3

26 Jan 12:50
Compare
Choose a tag to compare

0.47.3 (2025-01-26)

Bug Fixes

  • ensure we are on the correct file before displaying gutter icons in the active editor (3e7b086)

v0.47.2

25 Jan 11:00
Compare
Choose a tag to compare

0.47.2 (2025-01-25)

Bug Fixes

  • do not use shims for python.defaultInterpreterPath (16ef641)

v0.47.1

19 Jan 20:24
Compare
Choose a tag to compare

0.47.1 (2025-01-19)

Bug Fixes

  • file watcher should also watch for env sources (89a443e)
  • update inline tool regex (13413e9)

v0.47.0

18 Jan 22:05
Compare
Choose a tag to compare

0.47.0 (2025-01-18)

Features

  • Add additional to skip auto-updating mise bin path (84ed5b7)
  • Add support for showing mise PATH/doctor (44350d8)
  • Show run command if no description in task tree (722f958)

v0.46.2

16 Jan 17:57
Compare
Choose a tag to compare

0.46.2 (2025-01-16)

Bug Fixes

  • Do not show undefined if an env value is missing from mise env json output (a6e3be2)

v0.46.1

16 Jan 17:48
Compare
Choose a tag to compare

0.46.1 (2025-01-16)

Bug Fixes

  • Remove environment values commands from command palette (d13945a)

v0.46.0

16 Jan 17:27
Compare
Choose a tag to compare

0.46.0 (2025-01-16)

Features

  • Add ability to show/hide environment variables (3ac7141)

v0.45.3

16 Jan 10:06
Compare
Choose a tag to compare

0.45.3 (2025-01-16)

Bug Fixes

  • check if mise is valid binary when on PATH (b008a9c)

v0.45.2

16 Jan 09:56
Compare
Choose a tag to compare

0.45.2 (2025-01-16)

Bug Fixes

  • check for where.exe mise first (7db6449)