rust/crates/ra_lsp_server
bors[bot] 876f92d547
Merge #2843
2843: Add inlay parameter name hints for call expr r=matklad a=imtsuki

This patch adds Intellij-like parameter name hints for literal values in function calls.

<img width="624" alt="Screenshot" src="https://user-images.githubusercontent.com/8423594/72366533-68d7f800-3735-11ea-9279-cf193ca8ca2f.png">

Signed-off-by: imtsuki <me@qjx.app>

Co-authored-by: imtsuki <me@qjx.app>
2020-01-15 10:24:51 +00:00
..
src Merge #2843 2020-01-15 10:24:51 +00:00
tests/heavy_tests Revert "Revert "Support LSP 3.15"" 2019-12-11 18:34:01 +01:00
build.rs Implement ra_lsp_server --version 2019-12-09 16:11:46 +01:00
Cargo.toml Update dependencies 2020-01-01 17:51:48 -05:00