You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hm.
I can't really reproduce that NoneType exception.
But I noticed that you spelled "typeScript" instead of "typescript" in tsconfig.json.
Try the "filesGlob" prefrence (refer to README.md).
I think there should be at least a Console Message if you try to open files which are not referenced in the tsconfig.json. I'll release an update soon which should do this.
Hi, the plugin keeps crashing with following message: "'NoneType' object is not subscriptable"
I've isolated the reason to files which reference other files e.g. "/// "
The text was updated successfully, but these errors were encountered: