1.23.0 (2026-08-05)
- only provide snippets in files mise support (3423c8b)
1.22.0 (2026-08-05)
- run task references (3eaa690)
- show task description in search/run/watch task action (6db882d)
- tasks: support grouping tasks by projects in monorepos (#276) (a0c01b6)
1.21.0 (2026-08-05)
1.20.0 (2026-08-04)
1.19.0 (2026-08-03)
1.18.0 (2026-08-03)
1.17.0 (2026-08-02)
1.16.0 (2026-08-02)
- improve monorepo support, search tasks (#249) (8753e1b)
- mise bootstrap support (#247) (93469b4)
- rewrite task deps graph (#252) (9ac024c)
- prevent command injection from workspace config, gate workspace mise binaries (489c55f)
1.15.0 (2026-08-01)
- improve toml parsing (#243) (73a67ed)
- support monorepo config_roots path links (46fcb5f)
- tool-versions file support (#246) (54517a9)
1.14.0 (2026-08-01)
1.13.0 (2026-08-01)
- #189 monorepo support (#238) (d80b80f)
- #234 add setting to configure the mise-tools symlinks folder (#240) (19b09d7)
1.12.1 (2026-07-29)
1.12.0 (2026-06-21)
1.11.0 (2026-06-12)
1.10.0 (2026-06-03)
1.9.3 (2026-05-29)
1.9.2 (2026-05-12)
1.9.1 (2026-05-11)
1.9.0 (2026-05-06)
1.8.0 (2026-05-02)
- cancel task run when 'Esc' is pressed during argument prompt (1e5c29c), closes #190
- improve mise update notification if offline (36e6184), closes #194
- mise.updateEnvAutomaticallyIncludePath (25ab996), closes #193
1.7.0 (2026-02-28)
1.6.0 (2026-02-24)
- (add symbol provider) (#182) (324ccfa)
- add
mise.enableTaskSymbolProvidersetting to toggle document symbol provider (9f44a3d)
1.5.0 (2026-02-22)
- display environment variables contributed by tools in inline decorations (942b69a)
1.4.0 (2026-02-22)
- add tool links support in mise configuration files (32c90b3)
1.3.1 (2026-02-06)
1.3.0 (2026-01-13)
1.2.0 (2025-11-12)
- add configuration option to include PATH when updating VS Code environment variables using mise env (6de2595)
1.1.0 (2025-11-10)
- add status bar notification for invalid Mise configuration files (1aa5980)
1.0.2 (2025-11-09)
- remove unused kdl language configuration (c89a340)
- skip updating env if no env. variables are returned from mise env (91c2fcc)
1.0.1 (2025-11-02)
- add custom shell syntax to prevent syntax highlighting from leaking (6ea63a8)
1.0.0 (2025-11-02)
- Set mise.configureExtensionsAutomatically to false by default
- Set mise.configureExtensionsAutomatically to false by default (cf33381)
0.61.0 (2025-11-02)
0.60.0 (2025-11-02)
0.59.0 (2025-10-13)
- add a way to dismiss missing tools warning (5c0cf81)
0.58.0 (2025-10-13)
- add shell syntax highlighting in string blocks by default (fe34692)
0.57.0 (2025-10-13)
- remove task[s]/toml auto-schema injection (e510db3)
0.56.0 (2025-10-07)
- Add syntax highlighting for toml (ec14289)
0.55.0 (2025-10-07)
0.54.0 (2025-10-06)
- Do not require even-better-toml to be installed anymore (225f1e9)
0.53.0 (2025-07-31)
- Add mise.configureExtensionsAutomaticallyIncludeList setting (4bc3544)
- Fix doc for mise.configureExtensionsAutomaticallyIncludeList setting (1545dbf)
0.52.0 (2025-07-21)
- get mise config use
--jsonoption" (#118) (fb4932c) - use mise dr --json to check if mise can self update (d804507)
- ensure tools list is resized correctly when closing terminal (b40c6cb)
0.51.1 (2025-07-21)
0.51.0 (2025-07-21)
- Update open repository action to handle the new backends supported by mise (github, gitlab, http) (27b166f)
0.50.1 (2025-07-05)
0.50.0 (2025-05-19)
0.49.2 (2025-04-24)
0.49.1 (2025-04-18)
- improve error message when failing to parse mise configuration (902162a)
0.49.0 (2025-03-31)
0.48.0 (2025-03-30)
0.47.9 (2025-03-09)
- ruff path type error (5febcbb)
0.47.8 (2025-03-08)
- mise: getSetting use cache (d0d630b)
- task: replace $(pwd) with {{cwd}} (34c2f2d)
- test: fix test on windows (dd89b7b)
0.47.7 (2025-02-26)
- Use correct paths when configuring some of the supported extensions on Windows (db66e31)
0.47.6 (2025-02-20)
- Handle empty output for mise outdated (fd62c2d)
0.47.5 (2025-02-13)
- Do not show an error message if the user does not select a task to run (86c9787)
0.47.4 (2025-01-26)
- useSymLinks does not work with deno (38f05fe)
0.47.3 (2025-01-26)
- ensure we are on the correct file before displaying gutter icons in the active editor (3e7b086)
0.47.2 (2025-01-25)
- do not use shims for python.defaultInterpreterPath (16ef641)
0.47.1 (2025-01-19)
0.47.0 (2025-01-18)
- 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)
0.46.2 (2025-01-16)
- Do not show undefined if an env value is missing from mise env json output (a6e3be2)
0.46.1 (2025-01-16)
- Remove environment values commands from command palette (d13945a)
0.46.0 (2025-01-16)
- Add ability to show/hide environment variables (3ac7141)
0.45.3 (2025-01-16)
- check if
miseis valid binary when on PATH (b008a9c)
0.45.2 (2025-01-16)
- check for
where.exe misefirst (7db6449)
0.45.1 (2025-01-15)
- set mise.binPath to
miseby default (c382d5a)
0.45.0 (2025-01-14)
- Use a status bar item instead of a notification for missing tools (e92824e)
- ensure top menu actions always show a file picker (c9ef8ab)
0.44.0 (2025-01-12)
- Add task hover provider (caf058c)
0.43.0 (2025-01-12)
- Add task reference provider (ecac3e4)
- implement "go to definition" for task (2e23343)
- show additional information in task tree tooltip (8860af0)
0.42.1 (2025-01-09)
0.42.0 (2025-01-09)
- Add task dependency viewer (f2e3d28)
0.41.0 (2025-01-06)
- Add tool hover provider to quickly navigate to the tool backend (0da6ea6)
- Add command to open tool repository (0e63fdc)
0.40.1 (2024-12-31)
- Improve snippets (8832e76)
0.40.0 (2024-12-31)
- Add additional snippets (3dda6ce)
0.39.0 (2024-12-28)
- multi-root workspaces: add ability to select folder to use with mise (f18adb3)
0.38.0 (2024-12-28)
- Improve status bar tooltip (2181d17)
0.37.0 (2024-12-28)
- 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)
0.36.0 (2024-12-25)
- Add an icon for outdated tools in the editor gutter (e1d761d)
0.35.0 (2024-12-23)
- Add autocompletion for tool names and versions (e742e6f)
- Add mise fmt (5e9be2e)
- Open env variables defined in other files than toml files (9c2f2ac)
0.34.4 (2024-12-20)
- Improve error handling. Improve file watcher. (a9a3ae2)
0.34.3 (2024-12-20)
- fix mise use action (cdc5899)
0.34.2 (2024-12-19)
- rm -> uninstall (4c95bf1)
0.34.1 (2024-12-18)
- fix expandPath on windows (8199a18)
0.34.0 (2024-12-16)
- check for additional install paths on windows (45bd1dc)
- remove duplicated paths on windows when creating a task (fb4acb9)
0.33.2 (2024-12-15)
0.33.1 (2024-12-14)
- automatically trust mise configuration files when opening a trusted vscode workspace (591f485)
- fix copy bin paths command when there are multiple bins (4ef1e36)
0.33.0 (2024-12-13)
- Add syntax highlighting for uv python scripts (9563fcc)
0.32.0 (2024-12-13)
- Add syntax highlighting for JS, python, ruby and shell if shebang is present (4ccd287)
0.31.2 (2024-12-13)
- log error if activation fails (286dd0f)
0.31.1 (2024-12-11)
- Fix for mise trust with latest release (a1d6714)
0.31.0 (2024-12-11)
0.30.0 (2024-12-09)
- automatically locate mise binary if installed with scoop (0878839)
0.29.1 (2024-12-09)
- improve windows support (d3b6e62)
0.29.0 (2024-12-09)
- Add flutter support (4d91437)
- Add experimental support for auto-completion in mise templates (e31762e)
0.28.1 (2024-12-07)
- Only show code-lens in files detected by
misein current project (6d05d56)
0.28.0 (2024-12-07)
- Add zig support (f036579)
- Remove some mise version update warnings (952e730)
0.27.0 (2024-12-07)
- Add syntax highlighting for tera template (9ba6852)
- Indicate that the extension depends on tamasfe.even-better-toml (c67f70e)
0.26.0 (2024-12-05)
- Create separate views for tools, settings and tracked configurations (3df5dfe)
- Show tool information (70611b7)
0.25.0 (2024-12-02)
- use
mise --envinstead ofmise --profile(cc0f9bb)
0.24.1 (2024-11-30)
- use toml output for settings view (335b038)
0.24.0 (2024-11-29)
- skip confirmation prompt for mise self-update (a046e15)
- setting view broken after 2024.11.34 release (80a49b3)
0.23.0 (2024-11-28)
- Add the option to automatically set/unset env variables in open terminals (efd8f89)
- automatically update environment variables (9bf0216)
0.22.1 (2024-11-28)
- Do not specify version with mise upgrade (95f0e4f)
0.22.0 (2024-11-27)
- Improve remove tool action by calling
use --rm(58b76c1)
- make sure icons are loaded correctly (4a5c006)
0.21.0 (2024-11-27)
- find env. variable definition from mise.toml files (5234e19)
0.20.0 (2024-11-27)
- add prune tools & upgrade tool actions (cedfa77)
0.19.0 (2024-11-26)
0.18.0 (2024-11-25)
- make code lens and tool versions optional (4f1daa0)
- show full setting description (1938eb0)
0.17.2 (2024-11-22)
0.17.1 (2024-11-21)
- add vfox plugin for dart as well (95a6951)
0.17.0 (2024-11-21)
- add support for Dart-Code.dart-code (4baa9d2)
0.16.0 (2024-11-21)
- add support for pgourlain.erlang (9379342)
0.15.0 (2024-11-20)
- 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)
0.14.0 (2024-11-19)
- improve notification message when configuring several tools (0c10571)
- fix code lens in mise.*.toml files (5bbc678)
0.13.0 (2024-11-18)
- 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)
0.12.0 (2024-11-17)
- 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)
0.11.0 (2024-11-17)
- add autocompletion for depends (6d0ecfa)
- add automatic toml schemas validation (602cc7c)
- Use registry to list available tools to install (4d483e0)
0.10.0 (2024-11-16)
- Add view to list all tools (b4433cb)
0.9.1 (2024-11-16)
- Fix path for symlinked tools in
.vscode(816a2a3)
0.9.0 (2024-11-16)
- Add an option to symlinks tools to
.vscode/mise-tools(b8dd1c7) - allow disabling mise extension for a workspace (4ac18b6)
0.8.0 (2024-11-14)
- Add a notification if some tools are not installed (71d6d81)
- Add a notification to install watchexec (a737e9d)
0.7.0 (2024-11-14)
- Add support for ms-vscode.js-debug (ae72c82)
- Add support for oracle.oracle-java (f4f8ec5)
- Add support for timonwong.shellcheck (93ae149)
0.6.0 (2024-11-14)
- add mise command menu (cb3908a)
- add welcome views if mise is not installed/configured (1731150)
- improve integration with vscode tasks (f2612d5)
0.5.1 (2024-11-14)
0.5.0 (2024-11-13)
0.4.0 (2024-11-13)
0.3.1 (2024-11-13)
- fix paths to shims (4b846a4)
0.3.0 (2024-11-13)
- automatically configure extensions on startup (e898dba)
- prompt the user if they want to use shims (af4d41e)
0.2.0 (2024-11-13)
- add option to configure Deno path automatically (1c9e79b)
- Allow configuring additional extensions (bun, ruff, go) (22bb692)
- improve error message if mise path is not set (4e5423f)
0.1.3 (2024-11-13)
- release fix (d02b20c)
0.1.2 (2024-11-13)
- release fix (25e998b)
0.1.1 (2024-11-13)
- release fix (50c5f62)
0.1.0 (2024-11-13)
- Add CI tests (4d0b8ce)