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.
check if language-typescript in Core Packages is installed/enabled
Expected behavior:
TypeScript files should have syntax highlighting.
Actual behavior:
No syntax highlighting in *.ts files.
Versions
v1.43.0
Additional Information
Syntax highlighting works perfectly fine on other file types. I already checked .html, .json, .scss, .json and even in other file types. Only typescript files have no syntax highlighting.
I already tried downloading and checking if maybe the syntax highlighting works in Beta and Nightly version but still no syntax highlighting at all.