Show inlay hints after a } to indicate the closed item
This commit is contained in:
@@ -116,6 +116,7 @@ impl StaticIndex<'_> {
|
||||
param_names_for_lifetime_elision_hints: false,
|
||||
binding_mode_hints: false,
|
||||
max_length: Some(25),
|
||||
closing_brace_hints_min_lines: Some(25),
|
||||
},
|
||||
file_id,
|
||||
None,
|
||||
|
||||
Reference in New Issue
Block a user