atom / one-dark-syntax

Atom One dark syntax theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

and, or, ... keywords not highlighted

jhasse opened this issue · comments

bildschirmfoto vom 2016-08-15 16-33-10

Expected:

int main() {
    if (a or b and c || d && e) {
    }
}

See atom/language-c#157

This will be fixed in Atom 1.12.