tptee / FlowIDE

IDE-caliber support for Flow in Sublime Text
MIT License
38 stars 6 forks source link

Output type definition breaks syntax highlighting #9

Closed kuuup closed 7 years ago

kuuup commented 7 years ago

Hi :smile:

I'm not sure if this is a flowide (or maybe babel-sublime) issue but syntax highlighting is broken when I define the output type of a class instance field method.

screenshot_20161208_204517

tptee commented 7 years ago

Hi there! I'm pretty sure this is an issue with babel-sublime, since the plugin doesn't touch syntax highlighting. I could reproduce this with FlowIDE disabled.