File tree Expand file tree Collapse file tree 1 file changed +0
-24
lines changed
src/tools/rust-analyzer/docs/book/src Expand file tree Collapse file tree 1 file changed +0
-24
lines changed Original file line number Diff line number Diff line change @@ -364,30 +364,6 @@ binary](./rust_analyzer_binary.html).
364
364
There are multiple rust-analyzer extensions for Visual Studio 2022 on
365
365
Windows:
366
366
367
- ### rust-analyzer.vs
368
-
369
- (License: Creative Commons Attribution-NonCommercial-ShareAlike 4.0
370
- International)
371
-
372
- [ Visual Studio
373
- Marketplace] ( https://marketplace.visualstudio.com/items?itemName=kitamstudios.RustAnalyzer )
374
-
375
- [ GitHub] ( https://github.com/kitamstudios/rust-analyzer/ )
376
-
377
- Support for Rust development in the Visual Studio IDE is enabled by the
378
- [ rust-analyzer] ( https://marketplace.visualstudio.com/items?itemName=kitamstudios.RustAnalyzer )
379
- package. Either click on the download link or install from IDE’s
380
- extension manager. For now [ Visual Studio
381
- 2022] ( https://visualstudio.microsoft.com/downloads/ ) is required. All
382
- editions are supported viz. Community, Professional & Enterprise. The
383
- package aims to provide 0-friction installation and therefore comes
384
- loaded with most things required including rust-analyzer binary. If
385
- anything it needs is missing, appropriate errors / warnings will guide
386
- the user. E.g. cargo.exe needs to be in path and the package will tell
387
- you as much. This package is under rapid active development. So if you
388
- encounter any issues please file it at
389
- [ rust-analyzer.vs] ( https://github.com/kitamstudios/rust-analyzer/ ) .
390
-
391
367
### VS RustAnalyzer
392
368
393
369
(License: GPL)
You can’t perform that action at this time.
0 commit comments