bors[bot] 8c802a3dbb
Merge #5513
5513: Try figure out correct workspace in vscode multi root workspace r=vsrs a=urbandove

the code to replace the root with the `${workspaceRoot}` arg breaks in multi root workspaces as it needs a qualifier `${workspaceRoot:workspaceName}`

This PR attempts to figure out the root workspace - and if it cant find it falls back to the first workspace

Co-authored-by: Urban Dove <urbandove80@gmail.com>
2020-07-31 11:13:19 +00:00
..
2020-07-31 11:13:19 +00:00
2020-07-06 14:29:19 +03:00
2020-02-24 21:23:56 +02:00
2020-05-20 22:31:39 +03:00
2020-03-02 14:27:26 +01:00
2020-06-27 22:37:03 +03:00
2020-06-30 17:42:54 +02:00
2020-07-06 14:29:19 +03:00

rust-analyzer

Provides support for rust-analyzer: novel LSP server for the Rust programming language.

See https://rust-analyzer.github.io/ for more information.