vscode-rust
vscode-rust copied to clipboard
Intellisense of build scripts
I don't have intellisense of build scripts. This would be an important feature for me as I have significant code generation done by build scripts and a big part of the development happens there.
You could try https://marketplace.visualstudio.com/items?itemName=matklad.rust-analyzer instead.
rust-analyzer seems to work very well. Thanks :+1: