rust/crates
Florian Diebold c30c5fb4dd Don't default publishDecorations to true on the server
If the client doesn't specify this explicitly, that very likely means it doesn't
know about it and so we shouldn't send decorations. In particular, the recent
change to this default caused decorations to be sent to emacs, resulting in a
lot of warning spam.
2019-03-09 12:55:15 +01:00
..
gen_lsp_server show message in client's UI if workspace fails to load 2019-03-05 16:33:05 +03:00
ra_arena
ra_assists rename syntax_mapping as well 2019-03-02 16:56:09 +03:00
ra_batch Rename and change add_roots to return a Vec. 2019-03-07 01:05:07 +01:00
ra_cli Updates 2019-03-05 10:26:36 -05:00
ra_db
ra_fmt
ra_hir Add support for goto definition and hover on Self 2019-03-07 17:34:44 +02:00
ra_ide_api Remove superfluous semicolons 2019-03-08 16:45:26 -05:00
ra_ide_api_light Updates 2019-03-05 10:26:36 -05:00
ra_lsp_server Don't default publishDecorations to true on the server 2019-03-09 12:55:15 +01:00
ra_mbe Add expander unit tests 2019-03-03 20:33:50 +01:00
ra_parser Introduce pattern_list to parse pipe separated patterns 2019-03-05 11:31:25 +02:00
ra_project_model Specify derive feature for serde 2019-03-08 01:58:29 +09:00
ra_syntax Add support for parsing multiple if and while-let patterns 2019-03-04 19:10:14 +02:00
ra_text_edit
ra_tt
test_utils
thread_worker
tools Check installed extension 2019-03-05 18:19:36 -03:00