-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Noticed that the plugin takes away imports if the type is on the same line as a URL (like "http://myURL" MyDataType, and MyDataType import is taken away).
I think we could make a change to this:
'\v(//.*)@<!<' . s . '>', on line 50.
to make it work. Maybe just exclude comments that are proceeded by a quotation mark. But maybe that's not rigorous enough and we should check for the close quote too.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels