Skip to content

Show reference link definitions on hover - #260

Open
WilliamK112 wants to merge 1 commit into
microsoft:mainfrom
WilliamK112:codex/show-reference-definition-hover
Open

Show reference link definitions on hover#260
WilliamK112 wants to merge 1 commit into
microsoft:mainfrom
WilliamK112:codex/show-reference-definition-hover

Conversation

@WilliamK112

Copy link
Copy Markdown

Summary

  • Show the current link definition when hovering over a defined reference link.
  • Keep existing document link navigation intact while avoiding a context switch for quick checks.
  • Add hover coverage for reference link definitions.

Validation

  • PATH="/Users/William/.cache/codex-runtimes/codex-primary-runtime/dependencies/node/bin:$PATH" npm run compile
  • PATH="/Users/William/.cache/codex-runtimes/codex-primary-runtime/dependencies/node/bin:$PATH" npm test
  • PATH="/Users/William/.cache/codex-runtimes/codex-primary-runtime/dependencies/node/bin:$PATH" npm run lint

Fixes #74.

Signed-off-by: WilliamK112 <164879897+WilliamK112@users.noreply.github.com>
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.

Feature Request: Show current reference link definition on hover

1 participant