parent
2d2e20f9d4
commit
b9b689d322
1 changed files with 2 additions and 2 deletions
|
@ -23,8 +23,8 @@ The following configuration can be used to change the inlay hint settings for `r
|
|||
"inlayHints": {
|
||||
"maxLength": null,
|
||||
"lifetimeElisionHints": {
|
||||
"enable": "skip_trivial"
|
||||
"useParameterNames": true,
|
||||
"enable": "skip_trivial",
|
||||
"useParameterNames": true
|
||||
},
|
||||
"closureReturnTypeHints": {
|
||||
"enable": "always"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue