An option to disable inlay Type hints for Closure parameters #15661
Labels
A-config
configuration
A-inlay-hints
inlay/inline hints
C-feature
Category: feature request
E-easy
E-has-instructions
Issue has some instructions and pointers to code to get started
I can't be the only one for whom the Types of closure parameters in chains get pretty long, the line often overflows the screen and it starts to look very messy
I also like to have a low opacity for inlay hints, which works great for other hints, but makes the closures specifically look broken up and harder to follow
Since anonymous closures are usually very small and limited in scope, it's often obvious what the types are anyway, so i think letting the user decide where the Type hints appear more granularly would be very helpful
The text was updated successfully, but these errors were encountered: