rust-analyzer/crates/ra_lsp_server
Ville Penttinen 33cebe1724 Work around for issue in vscode reporting a failure in request
vscode would report "A request has failed" when it got "Content modified"
message and this would cause a pop-up to appear. This works around the issue by
returning an "empty" response that vscode can ignore.
2019-02-27 12:49:04 +02:00
..
src Work around for issue in vscode reporting a failure in request 2019-02-27 12:49:04 +02:00
tests/heavy_tests Assign IDs to assists 2019-02-24 14:00:00 +03:00
Cargo.toml Update lsp-types and backtrace 2019-02-21 10:07:14 -05:00