rust/crates/rust-analyzer
bors[bot] d98a5fab46
Merge #3543
3543: Parameter inlay hint separate from variable type inlay? #2876 r=matklad a=slyngbaek

Add setting to allow enabling either type inlay hints or parameter
inlay hints or both. Group the the max inlay hint length option
into the object.

- Add a new type for the inlayHint options.
- Add tests to ensure the inlays don't happen on the server side

Co-authored-by: Steffen Lyngbaek <steffenlyngbaek@gmail.com>
2020-03-12 16:02:55 +00:00
..
src Merge #3543 2020-03-12 16:02:55 +00:00
tests/heavy_tests Run cargo +nightly fix --clippy -Z unstable-options 2020-02-18 16:03:08 +02:00
build.rs Remove unused placeholder 2020-02-21 18:33:45 +08:00
Cargo.toml Fix SelectionRange return type 2020-03-09 10:17:16 -04:00