Open kud opened 5 years ago
Hi kud.
Did you try following the tutorial and adopting the settings to your purpose? Per default, the es6 imports work for me quite fine, but it does heavily rely on the current scope, syntax-definitions and trigger configurations.
I'm not totally sure yet but it seems that there're some troubles with
Still investigating.
It's really weird because I've got your autocomplete at first, with a list of files, and just after it says FFP didn't found any file for ""
and shows me the classic autocomplete (variables, etc).
If you've got:
import test from ""
and you start autocompletion at between the ""
, it'll give you sometimes:
FFP Completion abort - not a valid context
FFP Completion abort - no auto trigger found
Yeah sometimes I've got Not filepath found for
which replaces your autocomplete by a classic autocomplete and I've got to retrigger it to get your pluging. Sounds weird.
ST version:
3208
No automatic trigger, and autocomplete works like 1/10 times.
My settings:
and no special settings for this plugin.