Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Turn off hovering hints in JavaScript #1703

Open
alldaygooning opened this issue Oct 28, 2024 · 2 comments
Open

Turn off hovering hints in JavaScript #1703

alldaygooning opened this issue Oct 28, 2024 · 2 comments

Comments

@alldaygooning
Copy link

Whenever I hover over JavaScript code, I get these annoying popup windows with hints about typing etc. Example:
bad_hint
Sorry for the image quality, since these popups disappear immediately when I try to take a screenshot.

Please someone tell me how to turn those off

@nimo23
Copy link

nimo23 commented Nov 5, 2024

I think, these are the inlay hints which can be disabled in

Eclipse->Preferences->JS/TS (Wild Web Developer)->JavaScript (or Typescript)->Inlay Hint

@nimo23
Copy link

nimo23 commented Nov 6, 2024

I think there is a bug: activation works, but deactivation (after activation) doesn't work. The type hints are all visible in the jsx and tsx settings even after disabling them by Eclipse->Preferences->JS/TS (Wild Web Developer)->JavaScript (or Typescript)->Inlay Hint.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants