I installed typescript via npm install -g typescript
npm install -g typescript
tcs --version returns 4.1.3
tcs --version
4.1.3
But when I open a folder which contains .ts and .tx files those files are displayed as plain text.
.ts
.tx
When I click on the plain text in the bottom bar to select an associated language typescript is not an option I can select.
What am I missing?
1.4m articles
1.4m replys
5 comments
57.0k users