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

[debug] Multiple hovers are available when inspecting a variable in the editor with the currentFrame #9262

Closed
kittaakos opened this issue Mar 26, 2021 · 0 comments · Fixed by #9256
Labels
bug bugs found in the application debug issues that related to debug functionality

Comments

@kittaakos
Copy link
Contributor

Bug Description:

VS Code disables the default editor-contribution hover when an editor has the currentFrame. Theia shows both.

screencast.2021-03-26.10-50-30.mp4

Expected:

  • only the debug hover is visible for the currentFrame editor.

Bonus:

  • toggle between the default and debug hovers with Ctrl/Option key.

Screen Shot 2021-03-26 at 10 54 21

Steps to Reproduce:

Additional Information

  • Operating System:
  • Theia Version:
@vince-fugnitto vince-fugnitto added bug bugs found in the application debug issues that related to debug functionality labels Mar 26, 2021
kittaakos pushed a commit to kittaakos/theia that referenced this issue Mar 29, 2021
…itor.

Enabled debug hover coloring for strings, numbers, and booleans.

Closes eclipse-theia#9262

Signed-off-by: Akos Kitta <[email protected]>
kittaakos pushed a commit to kittaakos/theia that referenced this issue Mar 29, 2021
…itor.

Enabled debug hover coloring for strings, numbers, and booleans.

Closes eclipse-theia#9262

Signed-off-by: Akos Kitta <[email protected]>
kittaakos pushed a commit to kittaakos/theia that referenced this issue Mar 30, 2021
…itor.

Enabled debug hover coloring for strings, numbers, and booleans.

Closes eclipse-theia#9262

Signed-off-by: Akos Kitta <[email protected]>
kittaakos pushed a commit to kittaakos/theia that referenced this issue Mar 30, 2021
…itor.

Enabled debug hover coloring for strings, numbers, and booleans.

Closes eclipse-theia#9262

Signed-off-by: Akos Kitta <[email protected]>
kittaakos pushed a commit that referenced this issue Apr 1, 2021
Enabled debug hover coloring for strings, numbers, and booleans.

Closes #9262

Signed-off-by: Akos Kitta <[email protected]>
dna2github pushed a commit to dna2fork/theia that referenced this issue Aug 25, 2021
…itor.

Enabled debug hover coloring for strings, numbers, and booleans.

Closes eclipse-theia#9262

Signed-off-by: Akos Kitta <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug bugs found in the application debug issues that related to debug functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants