rust-analyzer/crates/ra_lsp_server
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
..
src Merge #901 2019-02-27 11:50:38 +00:00
tests/heavy_tests Assign IDs to assists 2019-02-24 14:00:00 +03:00
Cargo.toml Update lsp-types and backtrace 2019-02-21 10:07:14 -05:00