-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
I'm having a problem with the imports feature. Every time this addon tries to add a import of a interface or class that was not imported it's always added below the class definition, breaking my code, and this also happens to all the imports that was already in the code.
Here's a example of a few imports added manually and the class definition below them:
After I type "JFrame" inside the class scope and press Enter (to make autocomplete add the new import), this happens:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels

