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

[Bug] - New imports are added before folded ones #860

Closed
mamilic opened this issue Oct 17, 2024 · 1 comment
Closed

[Bug] - New imports are added before folded ones #860

mamilic opened this issue Oct 17, 2024 · 1 comment

Comments

@mamilic
Copy link
Contributor

mamilic commented Oct 17, 2024

When I autoimport the suggested claasname, prior to enabling the fold imports, it will add new import before folded ones.

Image

Steps:

  1. Open demo.zip
  2. Navigate to DemoApplication.java and try to add new import by typing claas name instead of ArrayList by autocompleting the classname.
  3. It will add new import before the folded ones
@mamilic mamilic closed this as completed Oct 17, 2024
@mamilic
Copy link
Contributor Author

mamilic commented Oct 17, 2024

Do apologies, Wrong repo.

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

No branches or pull requests

1 participant