Wrap or limit long type hints #36676
thelok1s
started this conversation in
Config, Settings and Keymaps
Replies: 1 comment
-
|
this would be amazing, using things like ElysiaJs is a pain to use when i have to either disable hints or scroll for ages to get to the end of the line |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I like show_type_hints in inlay_hints, but sometimes there are a very long types (like for redux stores or middlewares) which are not only not helpful, but also creates huge gaps between real code and hints. It would be good if there were a setting to either wrap types that are too long, or limit recursive parsing of whole type for hints.

Beta Was this translation helpful? Give feedback.
All reactions