Skip to content

Latest commit

 

History

History
1115 lines (513 loc) · 48.5 KB

File metadata and controls

1115 lines (513 loc) · 48.5 KB

Changelog

1.23.0 (2026-08-05)

Features

  • only provide snippets in files mise support (3423c8b)

1.22.0 (2026-08-05)

Features

  • run task references (3eaa690)
  • show task description in search/run/watch task action (6db882d)
  • tasks: support grouping tasks by projects in monorepos (#276) (a0c01b6)

Bug Fixes

  • handle //:name depends without crashing task graph (#274) (9db4aae)

1.21.0 (2026-08-05)

Features

Bug Fixes

  • be more resilient to invalid config files (#273) (39b5b3b)

1.20.0 (2026-08-04)

Features

1.19.0 (2026-08-03)

Features

  • auto-complete monorepo config_roots paths (6f1bcf9)
  • improve task graph (fc885a4)

1.18.0 (2026-08-03)

Features

Bug Fixes

  • make toolSources match both registry short names and backend sources (#192) (#264) (5e57ce3)

1.17.0 (2026-08-02)

Features

  • replace tracked config view with projects list view (#253) (dbfb766)

Bug Fixes

1.16.0 (2026-08-02)

Features

Bug Fixes

  • prevent command injection from workspace config, gate workspace mise binaries (489c55f)

1.15.0 (2026-08-01)

Features

1.14.0 (2026-08-01)

Features

  • #237 add "Check for updates" button to the tools view (mise outdated --bump) (#241) (3e3135b)

Bug Fixes

  • #225 support relative paths and ${workspaceFolder} in mise.binPath (feaedb3)

1.13.0 (2026-08-01)

Features

1.12.1 (2026-07-29)

Bug Fixes

1.12.0 (2026-06-21)

Features

  • Manage Node & Java settings for plugins (#222) (05e377c)

1.11.0 (2026-06-12)

Features

1.10.0 (2026-06-03)

Features

  • add "useArray" option to customBinaryExtensions (#214) (0907b5e)

1.9.3 (2026-05-29)

Bug Fixes

  • preserve hyphens in mise-tools symlink names (#212) (9a8d27e)

1.9.2 (2026-05-12)

Bug Fixes

  • set mise.updateEnvAutomaticallyIncludePath back to true by default (d4cfaec), closes #201

1.9.1 (2026-05-11)

Bug Fixes

  • Normalize v prefix on both sides of version check (#199) (fe92162)

1.9.0 (2026-05-06)

Features

1.8.0 (2026-05-02)

Features

Bug Fixes

  • 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)

Features

  • add configureExtensionsIncludeGlobalTools setting (#187) (83609ed)

1.6.0 (2026-02-24)

Features

  • (add symbol provider) (#182) (324ccfa)
  • add mise.enableTaskSymbolProvider setting to toggle document symbol provider (9f44a3d)

Bug Fixes

1.5.0 (2026-02-22)

Features

  • display environment variables contributed by tools in inline decorations (942b69a)

1.4.0 (2026-02-22)

Features

  • add tool links support in mise configuration files (32c90b3)

Bug Fixes

  • Clear previous environment variable collection (fix: #173) (a76da03)

1.3.1 (2026-02-06)

Bug Fixes

  • replace 'watch' icon with 'eye-watch' icon (#174) (4135ad2)

1.3.0 (2026-01-13)

Features

1.2.0 (2025-11-12)

Features

  • add configuration option to include PATH when updating VS Code environment variables using mise env (6de2595)

1.1.0 (2025-11-10)

Features

  • add status bar notification for invalid Mise configuration files (1aa5980)

1.0.2 (2025-11-09)

Bug Fixes

  • 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)

Bug Fixes

  • add custom shell syntax to prevent syntax highlighting from leaking (6ea63a8)

1.0.0 (2025-11-02)

⚠ BREAKING CHANGES

  • Set mise.configureExtensionsAutomatically to false by default

Features

  • Set mise.configureExtensionsAutomatically to false by default (cf33381)

0.61.0 (2025-11-02)

Features

  • add kdl syntax highlighting in toml tasks (e1f74de)
  • add partial support for vscode web (6c07fe9)

0.60.0 (2025-11-02)

Features

0.59.0 (2025-10-13)

Features

  • add a way to dismiss missing tools warning (5c0cf81)

0.58.0 (2025-10-13)

Features

  • add shell syntax highlighting in string blocks by default (fe34692)

0.57.0 (2025-10-13)

Features

  • add biome extension support (disabled by default) (fadf28d)
  • add buf extension support (1724350)

Bug Fixes

  • remove task[s]/toml auto-schema injection (e510db3)

0.56.0 (2025-10-07)

Features

  • Add syntax highlighting for toml (ec14289)

0.55.0 (2025-10-07)

Features

  • add support for extension joselitofilho.ginkgotestexplorer (#147) (943966b)

0.54.0 (2025-10-06)

Features

  • Do not require even-better-toml to be installed anymore (225f1e9)

0.53.0 (2025-07-31)

Features

  • Add mise.configureExtensionsAutomaticallyIncludeList setting (4bc3544)

Bug Fixes

  • Fix doc for mise.configureExtensionsAutomaticallyIncludeList setting (1545dbf)

0.52.0 (2025-07-21)

Features

  • get mise config use --json option" (#118) (fb4932c)
  • use mise dr --json to check if mise can self update (d804507)

Bug Fixes

  • ensure tools list is resized correctly when closing terminal (b40c6cb)

0.51.1 (2025-07-21)

Bug Fixes

  • ziglang extension does not support shims or symlinks (#131) (4e0de85)

0.51.0 (2025-07-21)

Features

  • Update open repository action to handle the new backends supported by mise (github, gitlab, http) (27b166f)

0.50.1 (2025-07-05)

Bug Fixes

  • Hide update button if self-update is not available (#129) (af320fe)

0.50.0 (2025-05-19)

Features

  • add support for extension 'signageos.signageos-vscode-sops' (#123) (0c29a35)

0.49.2 (2025-04-24)

Bug Fixes

  • Revert "get mise config use --json option" (#118) (e7112c8)

0.49.1 (2025-04-18)

Bug Fixes

  • improve error message when failing to parse mise configuration (902162a)

0.49.0 (2025-03-31)

Features

  • add support for Java in Gradle extension (#114) (a289576)

0.48.0 (2025-03-30)

Features

  • bump version (5ab2866)
  • Update min_mise_version to v2025.1.5 (cc277be)

0.47.9 (2025-03-09)

Bug Fixes

0.47.8 (2025-03-08)

Bug Fixes

  • mise: getSetting use cache (d0d630b)
  • task: replace $(pwd) with {{cwd}} (34c2f2d)
  • test: fix test on windows (dd89b7b)

0.47.7 (2025-02-26)

Bug Fixes

  • Use correct paths when configuring some of the supported extensions on Windows (db66e31)

0.47.6 (2025-02-20)

Bug Fixes

  • Handle empty output for mise outdated (fd62c2d)

0.47.5 (2025-02-13)

Bug Fixes

  • Do not show an error message if the user does not select a task to run (86c9787)

0.47.4 (2025-01-26)

Bug Fixes

  • useSymLinks does not work with deno (38f05fe)

0.47.3 (2025-01-26)

Bug Fixes

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

0.47.2 (2025-01-25)

Bug Fixes

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

0.47.1 (2025-01-19)

Bug Fixes

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

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)

0.46.2 (2025-01-16)

Bug Fixes

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

0.46.1 (2025-01-16)

Bug Fixes

  • Remove environment values commands from command palette (d13945a)

0.46.0 (2025-01-16)

Features

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

0.45.3 (2025-01-16)

Bug Fixes

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

0.45.2 (2025-01-16)

Bug Fixes

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

0.45.1 (2025-01-15)

Bug Fixes

  • set mise.binPath to mise by default (c382d5a)

0.45.0 (2025-01-14)

Features

  • Use a status bar item instead of a notification for missing tools (e92824e)

Bug Fixes

  • ensure top menu actions always show a file picker (c9ef8ab)

0.44.0 (2025-01-12)

Features

  • Add task hover provider (caf058c)

0.43.0 (2025-01-12)

Features

  • 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)

Bug Fixes

  • add support additional backends on tool hover (27c0be5)
  • use tool command (8ba2207)

0.42.0 (2025-01-09)

Features

  • Add task dependency viewer (f2e3d28)

0.41.0 (2025-01-06)

Features

  • Add tool hover provider to quickly navigate to the tool backend (0da6ea6)

Bug Fixes

  • Add command to open tool repository (0e63fdc)

0.40.1 (2024-12-31)

Bug Fixes

0.40.0 (2024-12-31)

Features

  • Add additional snippets (3dda6ce)

0.39.0 (2024-12-28)

Features

  • multi-root workspaces: add ability to select folder to use with mise (f18adb3)

0.38.0 (2024-12-28)

Features

  • Improve status bar tooltip (2181d17)

0.37.0 (2024-12-28)

Features

  • 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)

Features

  • Add an icon for outdated tools in the editor gutter (e1d761d)

0.35.0 (2024-12-23)

Features

  • 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)

Bug Fixes

  • Improve error handling. Improve file watcher. (a9a3ae2)

0.34.3 (2024-12-20)

Bug Fixes

0.34.2 (2024-12-19)

Bug Fixes

0.34.1 (2024-12-18)

Bug Fixes

  • fix expandPath on windows (8199a18)

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)

0.33.2 (2024-12-15)

Bug Fixes

  • improve path handling on windows (52e346c)
  • remove resource scope for settings (a7d42ab)

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)

0.33.0 (2024-12-13)

Features

  • Add syntax highlighting for uv python scripts (9563fcc)

0.32.0 (2024-12-13)

Features

  • Add syntax highlighting for JS, python, ruby and shell if shebang is present (4ccd287)

0.31.2 (2024-12-13)

Bug Fixes

  • log error if activation fails (286dd0f)

0.31.1 (2024-12-11)

Bug Fixes

  • Fix for mise trust with latest release (a1d6714)

0.31.0 (2024-12-11)

Features

  • improve tera autocompletion (6c4f572)
  • show task description in sidebar (afc7e8b)

0.30.0 (2024-12-09)

Features

  • automatically locate mise binary if installed with scoop (0878839)

0.29.1 (2024-12-09)

Bug Fixes

  • improve windows support (d3b6e62)

0.29.0 (2024-12-09)

Features

Bug Fixes

  • Add experimental support for auto-completion in mise templates (e31762e)

0.28.1 (2024-12-07)

Bug Fixes

  • Only show code-lens in files detected by mise in current project (6d05d56)

0.28.0 (2024-12-07)

Features

Bug Fixes

  • Remove some mise version update warnings (952e730)

0.27.0 (2024-12-07)

Features

  • Add syntax highlighting for tera template (9ba6852)
  • Indicate that the extension depends on tamasfe.even-better-toml (c67f70e)

0.26.0 (2024-12-05)

Features

  • Create separate views for tools, settings and tracked configurations (3df5dfe)
  • Show tool information (70611b7)

0.25.0 (2024-12-02)

Features

  • use mise --env instead of mise --profile (cc0f9bb)

0.24.1 (2024-11-30)

Bug Fixes

  • use toml output for settings view (335b038)

0.24.0 (2024-11-29)

Features

  • skip confirmation prompt for mise self-update (a046e15)

Bug Fixes

  • setting view broken after 2024.11.34 release (80a49b3)

0.23.0 (2024-11-28)

Features

  • Add the option to automatically set/unset env variables in open terminals (efd8f89)
  • automatically update environment variables (9bf0216)

0.22.1 (2024-11-28)

Bug Fixes

  • Do not specify version with mise upgrade (95f0e4f)

0.22.0 (2024-11-27)

Features

  • Improve remove tool action by calling use --rm (58b76c1)

Bug Fixes

  • make sure icons are loaded correctly (4a5c006)

0.21.0 (2024-11-27)

Features

  • find env. variable definition from mise.toml files (5234e19)

0.20.0 (2024-11-27)

Features

  • add prune tools & upgrade tool actions (cedfa77)

Bug Fixes

  • do not hide/show panel on refresh (427425b)
  • fix remove tool command (e466acf)

0.19.0 (2024-11-26)

Features

  • allow disabling mise new version check (c276217)
  • show track configuration files (e068e52)

0.18.0 (2024-11-25)

Features

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

Bug Fixes

  • show full setting description (1938eb0)

0.17.2 (2024-11-22)

Bug Fixes

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

0.17.1 (2024-11-21)

Bug Fixes

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

0.17.0 (2024-11-21)

Features

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

0.16.0 (2024-11-21)

Features

  • add support for pgourlain.erlang (9379342)

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)

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)

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)

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)

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)

0.10.0 (2024-11-16)

Features

  • Add view to list all tools (b4433cb)

0.9.1 (2024-11-16)

Bug Fixes

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

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)

0.8.0 (2024-11-14)

Features

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

0.7.0 (2024-11-14)

Features

  • 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)

Features

  • 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)

Bug Fixes

  • auto-save before running a task (8104fc2)
  • update description (caf68aa)

0.5.0 (2024-11-13)

Features

0.4.0 (2024-11-13)

Features

  • allow adding toml tasks (1d5eef9)
  • allow copying an environment variable name or value (105dfb0)

0.3.1 (2024-11-13)

Bug Fixes

0.3.0 (2024-11-13)

Features

  • automatically configure extensions on startup (e898dba)
  • prompt the user if they want to use shims (af4d41e)

0.2.0 (2024-11-13)

Features

  • add option to configure Deno path automatically (1c9e79b)
  • Allow configuring additional extensions (bun, ruff, go) (22bb692)

Bug Fixes

  • improve error message if mise path is not set (4e5423f)

0.1.3 (2024-11-13)

Bug Fixes

0.1.2 (2024-11-13)

Bug Fixes

0.1.1 (2024-11-13)

Bug Fixes

0.1.0 (2024-11-13)

Features