vscode-rust v0.4.1 Release Notes

  • 🐛 Bug fixes

    • The extension uses "rust.rls.env". The Pull Request

    • The extension considers if the user specifies "rust.rls.executable" when determining arguments passed to RLS. The Pull Request

    • The extension correctly processes "never" in "rust.rls.revealOutputChannelOn". The Pull Request

    • The extension can install missing tools. The Pull Request