Galooshi / atom-import-js

Atom plugin for ImportJS
MIT License
36 stars 3 forks source link

import word gets confused with syntax #24

Closed hexsprite closed 7 years ago

hexsprite commented 7 years ago

seems to have a problem with characters that come before and after a symbol. See image for example. This is latest version of Atom & Atom-import-js.

image

trotzig commented 7 years ago

Interesting, I haven't seen that before. I wonder if they changed something to introduce a bug here? This is the relevant code: https://github.com/Galooshi/atom-import-js/blob/2e47e808cc2d464442054841e9bbf8a83b162c8b/lib/import-js.js#L13

hexsprite commented 7 years ago

seems resolved by newer Atom

trotzig commented 7 years ago

Ah, glad you got that sorted!