atom / language-typescript

TypeScript language package for Atom
Other
21 stars 33 forks source link

.ts files are not auto detected #48

Open sergeyfilimonov opened 4 years ago

sergeyfilimonov commented 4 years ago

Prerequisites

Description

.ts files are not detected automatically because the .ts file types are not defined in the packages. Thus code is not highlighted until I configure the file as a TypeScript file.

Снимок экрана 2020-02-09 в 18 54 50

Versions

Atom 1.43.0 language-typescript 0.6.0

lonewarrior556 commented 4 years ago

I posted the same issue here https://github.com/atom/atom/issues/20629

Just wanted to add that

sharedprophet commented 4 years ago

Probably needs #44