Skip to content

refactor(ide): dispatch source-aware IDE targets#251

Merged
hongjr03 merged 8 commits into
masterfrom
refactor/ide-source-target-dispatch
Jun 9, 2026
Merged

refactor(ide): dispatch source-aware IDE targets#251
hongjr03 merged 8 commits into
masterfrom
refactor/ide-source-target-dispatch

Conversation

@hongjr03

@hongjr03 hongjr03 commented Jun 9, 2026

Copy link
Copy Markdown
Member

This change introduces a shared source-target dispatch path for IDE features that need to interpret the token at a user-visible source offset before rendering feature-specific results.

It also preserves direct macro token identity through the slang and HIR layers so macro body and argument tokens are selected by provenance identity instead of inferred from overlapping ranges.

@github-actions

github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown

Docs preview: https://vide.pascal-lab.net/preview/pr-251/

@hongjr03 hongjr03 marked this pull request as ready for review June 9, 2026 11:57
@hongjr03 hongjr03 merged commit e8de159 into master Jun 9, 2026
12 checks passed
@hongjr03 hongjr03 deleted the refactor/ide-source-target-dispatch branch June 9, 2026 11:57
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