Auto-Import icon indicating copy to clipboard operation
Auto-Import copied to clipboard

Prevent inserting import line within brackets

Open libasoles opened this issue 8 years ago • 0 comments

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 {})

libasoles avatar Jan 27 '18 14:01 libasoles