vscode/extensions
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
..
bat Update grammars 2018-12-12 17:25:07 +01:00
clojure Update grammars 2018-12-12 17:25:07 +01:00
coffeescript Update grammars 2018-12-12 17:25:07 +01:00
configuration-editing set outline label for TypeScript and launch.json, #62839 2018-11-16 16:08:55 +01:00
cpp Update grammars 2018-12-12 17:25:07 +01:00
csharp Update grammars 2018-12-12 17:25:07 +01:00
css Update grammars 2018-12-12 17:25:07 +01:00
css-language-features Fix #62325 2018-12-21 11:36:19 -08:00
debug-auto-launch Remove use strict directives in extension code 2018-10-02 16:02:44 -07:00
docker delete OSSREADME.json 2018-11-20 12:54:22 +01:00
emmet Fixes typo and occurrences of double words in comments. 2018-11-26 19:57:48 +02:00
extension-editing Remove use strict directives in extension code 2018-10-02 16:02:44 -07:00
fsharp Update grammars 2018-12-12 17:25:07 +01:00
git Merge commit 'refs/pull/59163/head' of github.com:Microsoft/vscode into pr/59163 2018-12-20 12:51:58 +01:00
go Update grammars 2018-12-12 17:25:07 +01:00
groovy delete OSSREADME.json 2018-11-20 12:54:22 +01:00
grunt Don't show the output panel in jake and grunt extensions 2018-12-20 14:54:55 +01:00
gulp Gulp task detection shouldn't open output 2018-12-14 16:03:52 +01:00
handlebars Update grammars 2018-12-12 17:25:07 +01:00
hlsl delete OSSREADME.json 2018-11-20 12:54:22 +01:00
html Don't treat dom properties as special for syntax highlighting 2019-01-02 17:33:50 -08:00
html-language-features Add periods to setting descriptions 2018-12-31 15:52:14 -08:00
ini delete OSSREADME.json 2018-11-20 12:54:22 +01:00
jake Don't show the output panel in jake and grunt extensions 2018-12-20 14:54:55 +01:00
java Update grammars 2018-12-12 17:25:07 +01:00
javascript Don't treat dom properties as special for syntax highlighting 2019-01-02 17:33:50 -08:00
json added .hintrc and moved .babelrc to jsonc grammar 2018-11-26 07:57:55 +01:00
json-language-features [ImgBot] Optimize images 2018-11-06 20:46:03 +00:00
less Update grammars 2018-12-12 17:25:07 +01:00
log Update grammars 2018-12-12 17:25:07 +01:00
lua delete OSSREADME.json 2018-11-20 12:54:22 +01:00
make delete OSSREADME.json 2018-11-20 12:54:22 +01:00
markdown-basics Update grammars 2018-12-12 17:25:07 +01:00
markdown-language-features Take progress within element into account for markdown scroll sync 2019-01-02 14:36:16 -08:00
merge-conflict Fix last merge conflict warnings 2018-11-30 09:16:19 +01:00
npm Enable Collapse All action in the npm script explorer 2018-11-30 10:25:41 +01:00
objective-c Update grammars 2018-12-12 17:25:07 +01:00
perl delete OSSREADME.json 2018-11-20 12:54:22 +01:00
php Update grammars 2018-12-12 17:25:07 +01:00
php-language-features [ImgBot] Optimize images 2018-11-06 20:46:03 +00:00
powershell Update grammars 2018-12-12 17:25:07 +01:00
pug Don't treat dom properties as special for syntax highlighting 2019-01-02 17:33:50 -08:00
python Update grammars 2018-12-12 17:25:07 +01:00
r Update grammars 2018-12-12 17:25:07 +01:00
razor Update grammars 2018-12-12 17:25:07 +01:00
ruby delete OSSREADME.json 2018-11-20 12:54:22 +01:00
rust Update grammars 2018-12-12 17:25:07 +01:00
scss Update grammars 2018-12-12 17:25:07 +01:00
shaderlab delete OSSREADME.json 2018-11-20 12:54:22 +01:00
shellscript Update grammars 2018-12-12 17:25:07 +01:00
sql Update grammars 2018-12-12 17:25:07 +01:00
swift Update grammars 2018-12-12 17:25:07 +01:00
theme-abyss polish cgmanifest.json 2018-11-20 17:02:09 +01:00
theme-defaults Fix #62446, increase opacity of selection highlight bg 2018-11-05 14:23:38 -08:00
theme-kimbie-dark polish cgmanifest.json 2018-11-20 17:02:09 +01:00
theme-monokai polish cgmanifest.json 2018-11-20 17:02:09 +01:00
theme-monokai-dimmed polish cgmanifest.json 2018-11-20 17:02:09 +01:00
theme-quietlight polish cgmanifest.json 2018-11-20 17:02:09 +01:00
theme-red polish cgmanifest.json 2018-11-20 17:02:09 +01:00
theme-seti polish cgmanifest.json 2018-11-20 17:02:09 +01:00
theme-solarized-dark polish cgmanifest.json 2018-11-20 17:02:09 +01:00
theme-solarized-light polish cgmanifest.json 2018-11-20 17:02:09 +01:00
theme-tomorrow-night-blue polish cgmanifest.json 2018-11-20 17:02:09 +01:00
typescript-basics Don't treat dom properties as special for syntax highlighting 2019-01-02 17:33:50 -08:00
typescript-language-features Use label text indexes to mark active paramter for js/ts 2019-01-02 14:53:21 -08:00
vb delete OSSREADME.json 2018-11-20 12:54:22 +01:00
vscode-api-tests Wait some more 2018-11-09 15:06:48 +01:00
vscode-colorize-tests Task 2.0.0 2018-10-26 22:17:31 +07:00
xml Update grammars 2018-12-12 17:25:07 +01:00
yaml delete OSSREADME.json 2018-11-20 12:54:22 +01:00
cgmanifest.json Adopt OSS tool 2018-11-16 23:21:02 +01:00
package.json Pick up TS 3.3 insiders 2019-01-02 17:04:09 -08:00
postinstall.js
shared.tsconfig.json Introduce a shared tsconfig for extensions 2018-10-01 16:35:43 -07:00
shared.webpack.config.js
yarn.lock Pick up TS 3.3 insiders 2019-01-02 17:04:09 -08:00