borela / naomi

Sublime Text enhanced syntax highlighting for JavaScript ES6/ES7/ES2015/ES2016/ES2017+, Babel, FlowType, React JSX, Styled Components, HTML5, SCSS3, PHP 7, phpDoc, PHPUnit, MQL4. Basic: Git config files.
Other
558 stars 18 forks source link

Syntax highlighting for comments in do-while #142

Closed faiwer closed 6 years ago

faiwer commented 6 years ago

Hi. This is a small bug here:

do {} 
// comment
while(false)

img_05_06_01_30ae9f4808d

borela commented 6 years ago

Fixed https://github.com/borela/naomi/releases/tag/v3.15.15 :D