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
{{ message }}
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
Checked that there is not already an Atom package that provides the described functionality: https://atom.io/packages
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.
Versions
Atom 1.43.0
language-typescript 0.6.0
jdanbrown, joeyred, lonewarrior556 and matteobertoldo