Skip to content

Cargo Tools v0.6.0

Latest

Choose a tag to compare

@github-actions github-actions released this 28 Jul 16:48
· 4 commits to master since this release

Cargo Tools 0.6.0

Added

  • Cargo Tools releases are now published to Open VSX alongside the Visual Studio Marketplace.

Improved

  • Feature controls are hidden when a workspace or package has no explicit Cargo features.
  • The All features option is shown only when multiple explicit features are available.

Fixed

  • Cargo's implicit default feature is no longer displayed as a selectable feature.

Installation

Install from the VS Code Marketplace or Open VSX, or download cargo-tools.vsix below and run:

code --install-extension cargo-tools.vsix

Full comparison: v0.5.1...v0.6.0

What's Changed

Full Changelog: v0.5.1...v0.6.0