vscode-rust v0.3.11 Release Notes

  • ๐Ÿ”‹ Features

    • ๐Ÿ‘Œ Support formatting range of lines instead of a whole file in Legacy Mode. The Pull Request

    • ๐Ÿ‘Œ Support "actionOnSave":"doc", "docArgs", "customDocConfigurations". The Pull Request

    • Click on the status bar indicator to restart RLS. The Pull Request

    • Don't show the output channel if checking is an action on save. The Pull Request

    ๐Ÿ› Bug fixes

    ๐Ÿ’ฅ Breaking changes

    • โœ‚ Removed a fallback from cargo check to rustc -Z no-trans. The Pull Request