rust/crates
bors[bot] 1927eb088a Merge #901
901: Add basic support for showing fn signature when hovering r=matklad a=vipentti

This adds basic support for displaying function signature when hovering over a usage of a function. 

Additionally refactored `hover` to return `HoverResult` to ease with testing and in general to be more robust.

Co-authored-by: Ville Penttinen <villem.penttinen@gmail.com>
2019-02-27 11:50:38 +00:00
..
gen_lsp_server Remove RawResponse::empty() 2019-02-27 12:57:59 +02:00
ra_arena
ra_assists add marks to assists 2019-02-24 15:46:06 +03:00
ra_batch switch to crates.io vfs 2019-02-18 16:43:16 +03:00
ra_cli kill utils module 2019-02-21 15:57:40 +03:00
ra_db
ra_fmt
ra_hir Merge #897 2019-02-25 12:03:57 +00:00
ra_ide_api Add support for hovering over the name of an item 2019-02-27 09:49:22 +02:00
ra_ide_api_light kill accidently commited file 2019-02-25 15:02:12 +03:00
ra_lsp_server Merge #901 2019-02-27 11:50:38 +00:00
ra_mbe Fix a typo 2019-02-26 17:59:32 +00:00
ra_parser rename type to type_alias in the AST as well 2019-02-25 13:49:32 +03:00
ra_project_model
ra_syntax rename type to type_alias in the AST as well 2019-02-25 13:49:32 +03: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