Skip to content

Partial handling of module imports. #8425

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

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

lahodaj
Copy link
Contributor

@lahodaj lahodaj commented Apr 15, 2025

(Some) support for module imports in unused imports, import analysis, and codegen.

@lahodaj lahodaj added Java [ci] enable extra Java tests (java.completion, java.source.base, java.hints, refactoring.java, form) LSP [ci] enable Language Server Protocol tests VSCode Extension [ci] enable VSCode Extension tests labels Apr 15, 2025
@lahodaj lahodaj added this to the NB27 milestone Apr 15, 2025
@lahodaj
Copy link
Contributor Author

lahodaj commented Apr 15, 2025

FWIW, does not handle static imports quite correctly, looking into a fix.

@lahodaj lahodaj marked this pull request as draft April 15, 2025 12:21
@lahodaj lahodaj marked this pull request as ready for review May 19, 2025 07:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Java [ci] enable extra Java tests (java.completion, java.source.base, java.hints, refactoring.java, form) LSP [ci] enable Language Server Protocol tests VSCode Extension [ci] enable VSCode Extension tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant