rust/editors/code
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
.gitignore add rollup bundler for vscode extension 2019-09-23 23:25:16 +02:00
.vscodeignore Rename VS Code extension to rust-analyzer 2020-01-13 11:13:18 +01:00
icon.png Rename VS Code extension to rust-analyzer 2020-01-13 11:13:18 +01:00
package-lock.json Language Server Protocol 3.15 is now stable 2020-01-14 14:53:38 -05:00
package.json Merge #2843 2020-01-15 10:24:51 +00:00
rollup.config.js Retry inlay hints on content modified error 2019-12-30 22:20:04 +01:00
tsconfig.json Switch impure functional style to pure imperative 2019-12-31 03:33:00 +01:00
tslint.json Add semicolons 2019-12-31 18:55:34 +01:00