Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(241)

Unified Diff: editor/tools/plugins/com.google.dart.tools.deploy/mappings/com.google.dart.tools.ui.xml

Issue 559353003: Semantic highlighting for LABEL elements. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | editor/tools/plugins/com.google.dart.tools.deploy/themes/hotpink.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: editor/tools/plugins/com.google.dart.tools.deploy/mappings/com.google.dart.tools.ui.xml
diff --git a/editor/tools/plugins/com.google.dart.tools.deploy/mappings/com.google.dart.tools.ui.xml b/editor/tools/plugins/com.google.dart.tools.deploy/mappings/com.google.dart.tools.ui.xml
index 883369342c3656235fe6c484af4044de5a314c59..1e270ed65f67352d70335b5be156cede1d3b8d64 100644
--- a/editor/tools/plugins/com.google.dart.tools.deploy/mappings/com.google.dart.tools.ui.xml
+++ b/editor/tools/plugins/com.google.dart.tools.deploy/mappings/com.google.dart.tools.ui.xml
@@ -45,6 +45,7 @@
<semanticHighlightingMapping pluginKey="semanticHighlighting.getterDeclaration" themeKey="getter" />
<semanticHighlightingMapping pluginKey="semanticHighlighting.inheritedMethodInvocation" themeKey="inheritedMethod" />
<semanticHighlightingMapping pluginKey="semanticHighlighting.importPrefix" themeKey="importPrefix" />
+ <semanticHighlightingMapping pluginKey="semanticHighlighting.label" themeKey="label" />
<semanticHighlightingMapping pluginKey="semanticHighlighting.localVariable" themeKey="localVariable" />
<semanticHighlightingMapping pluginKey="semanticHighlighting.localVariableDeclaration" themeKey="localVariableDeclaration" />
<semanticHighlightingMapping pluginKey="semanticHighlighting.method" themeKey="method" />
« no previous file with comments | « no previous file | editor/tools/plugins/com.google.dart.tools.deploy/themes/hotpink.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698