Rust Target Toggle
Toggle between different Rust Analyzer targets in Visual Studio Code.
Features
- Toggle between the specified Rust Analyzer target.
- Supports both adding and removing the target setting.
Requirements
Installation
- Open Visual Studio Code.
- Go to the Extensions view by clicking on the square icon on the sidebar or pressing
Ctrl+Shift+X .
- Search for "Rust Target Toggle".
- Click Install.
Usage
- Click on the Rust Target Toggle button in the status bar.
- The extension will switch between the specified Rust Analyzer target and display the next option to toggle.
Extension Settings
This extension contributes the following settings:
rust-analyzer.cargo.target : Specifies the Rust Analyzer target.
Known Issues
None.
Release Notes
[1.0.0] - 2023-09-15
License
This extension is licensed under the MIT License.
| |