Skip to content

Releases: hverlin/mise-vscode

v0.18.0

25 Nov 02:01
Compare
Choose a tag to compare

0.18.0 (2024-11-25)

Features

  • make code lens and tool versions optional (4f1daa0)

Bug Fixes

  • show full setting description (1938eb0)

v0.17.2

23 Nov 17:16
Compare
Choose a tag to compare

0.17.2 (2024-11-22)

Bug Fixes

  • Do not run self-update if command is not available (292aceb)
  • support python venv (292aceb)

v0.17.1

21 Nov 04:30
Compare
Choose a tag to compare

0.17.1 (2024-11-21)

Bug Fixes

  • add vfox plugin for dart as well (95a6951)

v0.17.0

21 Nov 04:22
Compare
Choose a tag to compare

0.17.0 (2024-11-21)

Features

  • add support for Dart-Code.dart-code (4baa9d2)

v0.16.0

21 Nov 03:57
Compare
Choose a tag to compare

0.16.0 (2024-11-21)

Features

  • add support for pgourlain.erlang (9379342)

v0.15.0

20 Nov 23:24
Compare
Choose a tag to compare

0.15.0 (2024-11-20)

Features

  • Add code completion for wait_for (08a6f66)
  • Add support for php and julia (e23bf9c)
  • Check mise version on startup (b02151c)
  • show installed version inline in editor (7395075)

v0.14.0

20 Nov 00:24
Compare
Choose a tag to compare

0.14.0 (2024-11-19)

Features

  • improve notification message when configuring several tools (0c10571)

Bug Fixes

  • fix code lens in mise.*.toml files (5bbc678)

v0.13.0

18 Nov 14:32
Compare
Choose a tag to compare

0.13.0 (2024-11-18)

Features

  • Add cmd/ctrl+click support for filenames in includes = [...] (03c4509)
  • Add icon in tool list. Suggest adding a task if no mise.toml file exists (5fcb5f9)
  • Add mise settings view (4f85e2a)

v0.12.0

17 Nov 19:13
Compare
Choose a tag to compare

0.12.0 (2024-11-17)

Features

  • Add ignore list to prevent some extensions to be automatically configured (03647fb)
  • add open file action (02e05cb)
  • Improve file watcher (02e05cb)
  • Show outdated tools in tools view. Allow removing tools (07f2212)
  • Support mise set command (7fe8cd6)

v0.11.0

17 Nov 14:33
Compare
Choose a tag to compare

0.11.0 (2024-11-17)

Features

  • add autocompletion for depends (6d0ecfa)
  • add automatic toml schemas validation (602cc7c)
  • Use registry to list available tools to install (4d483e0)

Bug Fixes

  • Improve code-lens file task detection (de7d40f)
  • Improve code-lens task detection (ce2348e)