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

Import Specific Element #574

Merged
merged 11 commits into from
May 28, 2024
Merged

Import Specific Element #574

merged 11 commits into from
May 28, 2024

Conversation

georg-schwarz
Copy link
Member

@georg-schwarz georg-schwarz commented May 28, 2024

Introduces use { Element } from 'path'; syntax with according validations and LSP logic (like completion and jump-to-definition).

Also addresses #573 (comment) by moving exports extraction into a reusable utility function.

@georg-schwarz georg-schwarz mentioned this pull request May 28, 2024
@georg-schwarz georg-schwarz force-pushed the import-specific-element branch from 7f2dfe5 to 4afb6ab Compare May 28, 2024 10:50
@georg-schwarz georg-schwarz requested a review from rhazn May 28, 2024 10:53
@georg-schwarz georg-schwarz marked this pull request as ready for review May 28, 2024 12:25
@georg-schwarz georg-schwarz merged commit 68985df into main May 28, 2024
3 checks passed
@georg-schwarz georg-schwarz deleted the import-specific-element branch May 28, 2024 15:33
@github-actions github-actions bot locked and limited conversation to collaborators May 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants