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

Unified Diff: editor/tools/plugins/com.google.dart.tools.deploy/plugin.properties

Issue 23496048: Add additional hints to the analyzer to catch the 'x is double' dart2js bug. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Rebase to latest & merge Created 7 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
Index: editor/tools/plugins/com.google.dart.tools.deploy/plugin.properties
diff --git a/editor/tools/plugins/com.google.dart.tools.deploy/plugin.properties b/editor/tools/plugins/com.google.dart.tools.deploy/plugin.properties
index 085ca1e4969452538ece9c39e1db2284743a1bce..c5e9a938c89cd21f55606adc12b57c06191aa17a 100644
--- a/editor/tools/plugins/com.google.dart.tools.deploy/plugin.properties
+++ b/editor/tools/plugins/com.google.dart.tools.deploy/plugin.properties
@@ -20,6 +20,7 @@ dart.perspective.description=This perspective is designed to support Dart develo
#preferences
dartPrefName=Editor
dartFontsPrefName=Fonts
+dartHintsPrefName=Hints
dartKeysPrefName=Key Bindings
analysisPrefName=Errors and Warnings
debugPrefPageName=Run and Debug

Powered by Google App Engine
This is Rietveld 408576698