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

Refactor identifier imports #1523

Open
mrlubos opened this issue Jan 1, 2025 · 1 comment
Open

Refactor identifier imports #1523

mrlubos opened this issue Jan 1, 2025 · 1 comment
Assignees
Labels
internal ⚙️ Internal development related

Comments

@mrlubos
Copy link
Member

mrlubos commented Jan 1, 2025

Improve the API around importing identifiers from other files. The value should be readily available, but the import statement should be created only if we used the value. Currently, we only get one, or both at all times!

@mrlubos mrlubos added the internal ⚙️ Internal development related label Jan 1, 2025
@mrlubos mrlubos self-assigned this Jan 1, 2025
@mrlubos
Copy link
Member Author

mrlubos commented Jan 9, 2025

There's now refIdentifier(), this should probably go to TypeScriptFile.identifier()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal ⚙️ Internal development related
Projects
None yet
Development

No branches or pull requests

1 participant