rust-analyzer/editors/code/src
bors[bot] e3a9e806ba
Merge #2508
2508: Code: don't check for ra_lsp_server on Windows r=matklad a=lnicola

Workaround for https://github.com/rust-analyzer/rust-analyzer/pull/2503#issuecomment-562980020.

~~(not yet tested on Windows)~~

We can't run `ra_lsp_server --version` right now because the server doesn't seem to handle arguments (so it hangs).

Co-authored-by: Laurențiu Nicola <lnicola@dend.ro>
2019-12-08 19:32:24 +00:00
..
commands Merge pull request #2297 from kiljacken/master 2019-11-20 08:38:25 +03:00
events Allow syntax tree to update when changing files 2019-03-03 22:03:37 +02:00
notifications Run prettier on all files 2018-10-08 22:38:33 +01:00
test Fix tests 2019-09-27 17:33:14 -04:00
utils rename ra_ide_api -> ra_ide 2019-11-27 21:35:06 +03:00
config.ts document feature flags 2019-10-25 09:00:30 +03:00
extension.ts Code: bump deps 2019-12-08 20:39:22 +02:00
highlighting.ts Code: bump deps 2019-12-08 20:39:22 +02:00
server.ts Code: don't check for ra_lsp_server on Windows 2019-12-08 21:14:18 +02:00