rust/crates
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
..
gen_lsp_server Use ContentModified error code 2018-12-20 12:20:28 +03:00
ra_analysis docs for input queries 2018-12-20 14:12:47 +03:00
ra_cli modernize even more 2018-12-06 21:16:37 +03:00
ra_db extend comment 2018-12-20 14:35:37 +03:00
ra_editor rename Edit to TextEdit and AtomEdit to AtomTextEdit 2018-12-11 19:07:17 +01:00
ra_hir fixme comment 2018-12-20 12:15:38 +03:00
ra_lsp_server Undo the previous mistaken change and make publish_decorations optional 2018-12-21 17:00:31 +00:00
ra_syntax Add tests and only traverse in the crates directory 2018-12-19 21:19:32 +00:00
ra_text_edit rename Edit to TextEdit and AtomEdit to AtomTextEdit 2018-12-11 19:07:17 +01:00
ra_vfs fix the test 2018-12-20 12:15:38 +03:00
test_utils Use json comparison code from cargo for heavy tests 2018-12-06 21:32:15 +01:00
thread_worker swtich lsp server to vfs 2018-12-20 12:15:38 +03:00
tools fix installation on windows 2018-12-17 11:26:41 +03:00