Typescript not working in VS Code (solved)

The answer. For some reason the typescript and JavaScript language extension was disabled.

Has anyone run into an issue where typescript intellisense stops working in VS code? I’m trying to figure out what is wrong/ different from my test application that works on one network and won’t work when I transfer it to a network with no internet.

I don’t have a typescript version selector down on the lower right, but vs code knows it’s a TS file.

1 Like