atom / one-dark-syntax

Atom One dark syntax theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

add syntax highlighting support Flow type annotations

UnsungHero97 opened this issue · comments

Syntax highlighting for TypeScript works really well, but it does not work in the case where I'm writing JavaScript with Flow type annotations.

Flow:
screen shot 2015-11-02 at 11 37 04 am

TypeScript:
screen shot 2015-11-02 at 11 36 51 am

This needs to be addressed in whatever language package you are using for Flow support. Syntax themes are not tied to language grammars.

Please re-open this issue in the correct package repository 🙇