vscode-rust
vscode-rust copied to clipboard
Rust extension for Visual Studio Code
This bug is similar to #439 #700 but in MacOS. I've installed rustup through homebrew (`brew install rustup`) and then Rust 1.39 via rustup-init. VS Code cannot see them *unless*...
I'm using rust 1.39.0 and installed it using rust version manager. Now in vscode, I see the below error. Do I need to specific the rust path since the rust...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Semantic highlighting has less support compared to other languages. Now, this may be low-priority for pretty colors, but it makes things more cohesive (and for me, the pretty colors help...
I opened the rustlings project and installed this extension. It prompts to install some tools and shows up in a status bar, but there are no logs and no compiler...
Hi, I just installed the 0.61 plugin and am running into the "couldn't start client rust language server" error. I have put the "rust-client.channel": "stable" into my settings.json and can...
Integration between LLDB and VSCode exists (https://marketplace.visualstudio.com/items?itemName=vadimcn.vscode-lldb / https://github.com/vadimcn/vscode-lldb) and [by the sounds of it](https://github.com/vadimcn/vscode-lldb#note-for-rust-language-users), has been tested and works with Rust code (and the author is a Rust contributor)....
 vscode version 1.29.1 and rls version 0.4.10
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@ChALkeR). Fix boolean schemas with strictKeywords...
Bumps [pathval](https://github.com/chaijs/pathval) from 1.1.0 to 1.1.1. Release notes Sourced from pathval's releases. v1.1.1 Fixes a security issue around prototype pollution. Commits db6c3e3 chore: v1.1.1 7859e0e Merge pull request #60 from...