How to disable TS type hints for JavaScript? #33749
stalkerg
started this conversation in
Language Support
Replies: 1 comment
-
|
There are inlay hints (disabled by default, though) zed/assets/settings/default.json Lines 535 to 538 in 79f3cb1 when enabled, they show these grey, extra chunks of text: Is this what you mean under "type hints"? |
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.
-
I want to keep "Go to Definition" feature but type hints in my JS project have no sense. I googled and tried a several options but all of this doesn't work.
Beta Was this translation helpful? Give feedback.
All reactions