Auto-Import
Auto-Import copied to clipboard
Prevent inserting import line within brackets
I have some variables called like import_expenditure. And the plugin gets confused and inserts the new imports there instead of in the top of the file. So, a quick solution would be preventing the plugin to insert code within brackets (I'm referring to these {})