Commit graph

6 commits

Author SHA1 Message Date
Matt Bierner
6b081a9f00 Update pug test fixtures 2019-05-24 14:09:55 -07:00
Matt Bierner
5ed55a8606 Don't treat dom properties as special for syntax highlighting
See https://github.com/Microsoft/TypeScript-TmLanguage/issues/691

Assuming that properties named `label` or `name` are dom properties is incorrect and causes a lot of false positives. This results in weirdly inconsistent colorization
2019-01-02 17:33:50 -08:00
Martin Aeschlimann
b217a7f236 [pug] Use pug grammar & rename language id. Fixes #50086 2018-05-22 10:52:19 +02:00
Martin Aeschlimann
ae333a8b41 test fixes for #17178 2017-05-18 10:50:30 +02:00
Martin Aeschlimann
efad63ea43 [pug] update tests for grammar update 2017-01-31 10:03:45 +01:00
Martin Aeschlimann
cc8df7305b Replace jade with pug. Fixes #18219 2017-01-30 21:59:59 +01:00