Skip to content

Releases: hverlin/mise-vscode

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)

v0.10.0

16 Nov 18:29
Compare
Choose a tag to compare

0.10.0 (2024-11-16)

Features

  • Add view to list all tools (b4433cb)

v0.9.1

16 Nov 16:09
Compare
Choose a tag to compare

0.9.1 (2024-11-16)

Bug Fixes

  • Fix path for symlinked tools in .vscode (816a2a3)

v0.9.0

16 Nov 15:19
Compare
Choose a tag to compare

0.9.0 (2024-11-16)

Features

  • Add an option to symlinks tools to .vscode/mise-tools (b8dd1c7)
  • allow disabling mise extension for a workspace (4ac18b6)

v0.8.0

14 Nov 04:53
Compare
Choose a tag to compare

0.8.0 (2024-11-14)

Features

  • Add a notification if some tools are not installed (71d6d81)
  • Add a notification to install watchexec (a737e9d)