rust/crates/rust-analyzer
Steffen Lyngbaek e98aff109a Parameter inlay hint separate from variable type inlay? #2876
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
2020-03-10 14:33:45 -07:00
..
src Parameter inlay hint separate from variable type inlay? #2876 2020-03-10 14:33:45 -07: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