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

feat: support rename/find reference for $props() #2255

Merged
merged 1 commit into from
Jan 11, 2024

Conversation

dummdidumm
Copy link
Member

Generate a virtual type that is reused for the type/generics and the generated props type which makes renaming/find references etc "just work" without additional code in the language server
#2253

While implementing this I discovered a TS bug which I've reported here microsoft/TypeScript#57022

Generate a virtual type that is reused for the type/generics and the generated props type which makes renaming/find references etc "just work" without additional code in the language server
#2253
@dummdidumm dummdidumm merged commit f5ec504 into master Jan 11, 2024
2 checks passed
@dummdidumm dummdidumm deleted the props-rune-intellisense branch January 11, 2024 14:37
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.

None yet

1 participant