Skip to content

7/8: Add Quick Info (hover) tests for labeled break/continue#33

Draft
CyrusNajmabadi wants to merge 2 commits into
lbc/find-refsfrom
lbc/quick-info
Draft

7/8: Add Quick Info (hover) tests for labeled break/continue#33
CyrusNajmabadi wants to merge 2 commits into
lbc/find-refsfrom
lbc/quick-info

Conversation

@CyrusNajmabadi

Copy link
Copy Markdown
Owner

Summary

  • Verify hover on label in break outer;/continue outer; shows (label) outer tooltip.
  • Uses FeaturesResources.label for localized assertion.
  • No production code changes.

Stack: 7/8 — Quick Info

Cyrus Najmabadi added 2 commits April 16, 2026 15:16
Verify that hovering over the label identifier in `break outer;` and
`continue outer;` shows the expected "label outer" tooltip. This works
out of the box via the existing GetSymbolInfo → ILabelSymbol pipeline.
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

Successfully merging this pull request may close these issues.

1 participant