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

Show hover commmand causes error #32786

Closed
frostius opened this issue Aug 18, 2017 · 1 comment
Closed

Show hover commmand causes error #32786

frostius opened this issue Aug 18, 2017 · 1 comment
Assignees
Labels
editor-hover Editor mouse hover feature-request Request for new features or functionality
Milestone

Comments

@frostius
Copy link

frostius commented Aug 18, 2017

  • VSCode Version:1.15.1
  • OS Version:Win x64

Executing the 'show hover' command/shortcut causes pop-up error Cannot read property 'startShowingAt' of undefined

I have disabled hover as it is too noisy for my taste. That said, it would be nice if there were a way to activate it manually. I was specifically trying to show the new color picker, but being able to show keyword hovers on request would be great as well.

Reproduce

  1. Disable hover in settings ("editor.hover":false)
  2. Relaunch vscode
  3. Move cursor to desired keyword and execute "show hover" command
@alexdima alexdima added editor-contrib Editor collection of extras feature-request Request for new features or functionality and removed workbench labels Aug 30, 2017
@alexdima alexdima added this to the On Deck milestone Aug 30, 2017
@alexdima alexdima added editor-hover Editor mouse hover and removed editor-contrib Editor collection of extras labels Nov 24, 2017
@rebornix
Copy link
Member

Verified this issue no longer exist.

@vscodebot vscodebot bot locked and limited conversation to collaborators May 13, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
editor-hover Editor mouse hover feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

4 participants