rust-analyzer/crates/ra_lsp_server
DJMcNab 380733d6d0 Undo the previous mistaken change and make publish_decorations optional
See https://github.com/Microsoft/language-server-protocol/issues/567
for motivations to not require `InitializationOptions`

TODO: Check if there are any other protocol extensions
which should be disabled if not implemented on the client
2018-12-21 17:00:31 +00:00
..
src Undo the previous mistaken change and make publish_decorations optional 2018-12-21 17:00:31 +00:00
tests/heavy_tests fix syc 2018-12-20 12:15:38 +03:00
Cargo.toml swtich lsp server to vfs 2018-12-20 12:15:38 +03:00