JohnNilsson / awk-sublime

Awk syntax highlighting in Sublime Text
MIT License
25 stars 6 forks source link

division operator leads to wrong syntax highlighting #11

Closed timopheyvlasov closed 4 years ago

timopheyvlasov commented 6 years ago

fillrate = 100 * (1 - empty[i] / (NR-1))

pls try this string - synax highlighting is corrupded after division sign to be more precise the combination of closing square bracket and division sign causes the trouble ] /