Skip to content

Commit 11afee4

Browse files
authored
Merge pull request rust-lang#19843 from oli-obk/rust-analyzer.vs
Remove rust-analyzer.vs from other editors
2 parents b64a934 + fb181cf commit 11afee4

File tree

1 file changed

+0
-24
lines changed

1 file changed

+0
-24
lines changed

src/tools/rust-analyzer/docs/book/src/other_editors.md

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -364,30 +364,6 @@ binary](./rust_analyzer_binary.html).
364364
There are multiple rust-analyzer extensions for Visual Studio 2022 on
365365
Windows:
366366

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-
391367
### VS RustAnalyzer
392368

393369
(License: GPL)

0 commit comments

Comments
 (0)