mirror of
https://github.com/servo/servo
synced 2026-04-25 17:15:48 +02:00
Update suggested Rust vscode extension.
- now recommend rust-analyzer rather than (deprecated) Rust.
This commit is contained in:
2
.vscode/extensions.json
vendored
2
.vscode/extensions.json
vendored
@@ -11,7 +11,7 @@
|
||||
// C/C++ language support.
|
||||
"ms-vscode.cpptools",
|
||||
// Rust language support.
|
||||
"rust-lang.rust",
|
||||
"rust-lang.rust-analyzer",
|
||||
// CSS support for HTML documents.
|
||||
"ecmel.vscode-html-css",
|
||||
// IDL language support
|
||||
|
||||
Reference in New Issue
Block a user