vscode/extensions/javascript
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
..
schemas
snippets snippets: Add setInterval snippet (#61351) 2018-10-19 15:13:08 -07:00
syntaxes Don't treat dom properties as special for syntax highlighting 2019-01-02 17:33:50 -08:00
test Don't treat dom properties as special for syntax highlighting 2019-01-02 17:33:50 -08:00
.vscodeignore delete OSSREADME.json 2018-11-20 12:54:22 +01:00
cgmanifest.json cgmanifest: some commit hashes 2018-11-16 11:46:58 +01:00
javascript-language-configuration.json
package.json
package.nls.json
tags-language-configuration.json