]> git.lizzy.rs Git - rust.git/commitdiff
Merge #2043
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>
Tue, 22 Oct 2019 08:09:03 +0000 (08:09 +0000)
committerGitHub <noreply@github.com>
Tue, 22 Oct 2019 08:09:03 +0000 (08:09 +0000)
2043: Instructions for VS Code Remote Development r=matklad a=marcogroppo

`rust-analyzer` can be used with the Visual Studio Code Remote Development extension pack, but `cargo xtask install` is not enough, you have to install the `VSIX` package from VS Code.

These instructions have been added to the `README`.

Co-authored-by: Marco Groppo <marco.groppo@gmail.com>

Trivial merge