vuejs/vetur

Ability to disable MDN documentation hover tips

Open

#3,390 opened on Mar 30, 2022

View on GitHub
 (3 comments) (2 reactions) (0 assignees)TypeScript (594 forks)github user discovery
feature-requestgood first issue

Repository metrics

Stars
 (5,752 stars)
PR merge metrics
 (PR metrics pending)

Description

  • I have searched through existing issues

Feature Request

For many, the MDN documentation hover tips are intrusive and unhelpful. Like VSCode's html.hover.documentation and html.hover.reference settings, it would be nice to have the option to disable them. Currently, the only way I know of to do this is to disable all hovers, but this disables hovers from other plugins that, in my case, I'd like to leave enabled.

Contributor guide