Autocomplete and all inteli type features are broken in atom-typescript without the addition of an exclude in root tsconfig.json: ``` "exclude": ["node_modules"] ``` vscode seems fine. Could be related to https://github.com/TypeStrong/atom-typescript/issues/1106 OSX latest - atom 1.14.4 - atom-typescript 10.1.15