rust/crates
Ville Penttinen 9063dabcca Send an actual ShowMessage instead of InternalFeedback in feedback()
This now allows us to send a notification that can be shown in the UI when the
workspace has been loaded.

Additionally this removes the need for internal_mode flag.
2019-03-05 21:59:01 +02: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 switch to crates.io vfs 2019-02-18 16:43:16 +03:00
ra_cli Updates 2019-03-05 10:26:36 -05:00
ra_db Make edition handling a bit nicer and allow specifying edition in crate_graph macro 2019-02-13 20:31:47 +01:00
ra_fmt
ra_hir Updates 2019-03-05 10:26:36 -05:00
ra_ide_api Updates 2019-03-05 10:26:36 -05:00
ra_ide_api_light Updates 2019-03-05 10:26:36 -05:00
ra_lsp_server Send an actual ShowMessage instead of InternalFeedback in feedback() 2019-03-05 21:59:01 +02: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 Make edition handling a bit nicer and allow specifying edition in crate_graph macro 2019-02-13 20:31:47 +01: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 remove ignored macro tests 2019-02-19 20:06:53 +03:00
thread_worker automatically wait for worker threads 2019-02-14 21:11:07 +03:00
tools fix the test 2019-02-21 13:45:10 +03:00