rust/crates/rust-analyzer/src
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
..
bin Fix options for analysis-bench 2020-03-05 13:58:11 +01:00
cli Merge #3549 2020-03-11 10:51:07 +00:00
main_loop Switch from Vec<InlayKind> to object with props 2020-03-11 20:14:39 -07:00
caps.rs Simplify by using to_vec 2020-03-02 14:05:44 -05:00
cargo_target_spec.rs
cli.rs
config.rs Merge #3543 2020-03-12 16:02:55 +00:00
conv.rs Concise mode for parameter hints 2020-03-06 18:35:30 +01:00
diagnostics.rs
feature_flags.rs Move FeatureFlags 2020-03-10 18:56:15 +01:00
lib.rs Move FeatureFlags 2020-03-10 18:56:15 +01:00
main_loop.rs Merge #3543 2020-03-12 16:02:55 +00:00
markdown.rs
req.rs Switch from Vec<InlayKind> to object with props 2020-03-11 20:14:39 -07:00
semantic_tokens.rs lsp-types 0.72 2020-03-02 11:52:46 -05:00
vfs_glob.rs
world.rs Merge #3543 2020-03-12 16:02:55 +00:00