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

No quick info for disassembly view #281

Open
timxx opened this issue Feb 26, 2023 · 0 comments
Open

No quick info for disassembly view #281

timxx opened this issue Feb 26, 2023 · 0 comments

Comments

@timxx
Copy link

timxx commented Feb 26, 2023

Installed products

  • Visual Studio: [2019/2022]

Description

For the https://github.com/microsoft/VSSDK-Extensibility-Samples/tree/master/AsyncQuickInfo example, the quick info will not shows while hover on mnemonics (but show while hover on spaces after the mnemonics)

Steps to recreate

  1. Add [TextViewRole(PredefinedTextViewRoles.Debuggable)] to the provdier
  2. Build the example
  3. Running the vs on switch to disassembly view
  4. hover on any mnemonics (such as call, mov)
  5. no quick info window shows

Current behavior

No quick info window shows

Expected behavior

Show quick info if hove on mnemonics

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

1 participant