I found it very frustrating to typing all the time the import statements. I need some autocomplete. I tried:
Webstorm
Does not support autocomplete for 3rd packages like Flow Router, Simple Schema and so on.
Atom
Perfect package for meteor packages autocomplete.
Have a package to autocomplete paths and npm modules, but does not work for a import "/folder/file.js"
Sublime
Haven’t found anything what could work for me well.
What editor / IDE do you use and what plugins?