Closed
Description
Hello,
A couple of key functionalities of atom-typescript are not working at all for me:
- Automatically adding import statements (neither Angular classes or my own exported classes within the project)
- Auto-completing type names for external types
I have a project with a tsconfig.json, and I tried installing the atom-typescript both from Atom package manager and command line. I also tried uninstalling and re-installing atom-typescript, linter and autocomplete-plus, as suggested in another post, without any success.
I did not see any message of the form:
AtomTS: Dependencies installed correctly. Enjoy TypeScript
I'm on Elementary OS (Ubuntu 16.04), using Atom 1.19.3 x64 and atom-typescript-11.0.9
Any clues or logs that I can check?
Thanks and kind regards