brackets-archive / bracketsIssues

Archive of issues in brackets.
0 stars 0 forks source link

[CLOSED] CSS display: flex doesn't have syntax highlighting #9183

Open core-ai-bot opened 3 years ago

core-ai-bot commented 3 years ago

Issue by TriforceOfKirby Wednesday Jan 14, 2015 at 03:20 GMT Originally opened as https://github.com/adobe/brackets/issues/10371


In a CSS document, typing display: flex; doesn't have syntax highlighting for the flex value to match other property values(orange with default theme).

OS: Ubuntu 14.10 Brackets Version: Release 1.1 experimental build 1.1.0-15558

core-ai-bot commented 3 years ago

Comment by MarcelGerber Wednesday Jan 14, 2015 at 14:20 GMT


Upstream PR: https://github.com/codemirror/CodeMirror/pull/3032

core-ai-bot commented 3 years ago

Comment by MarcelGerber Saturday Jan 17, 2015 at 21:37 GMT


This is now part of the upstream CodeMirror and is going to make it into Brackets 1.3 (not 1.2).

core-ai-bot commented 3 years ago

Comment by ficristo Sunday Oct 25, 2015 at 08:44 GMT


I can confirm now it works.