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

Side by Side Diff: editor/tools/plugins/com.google.dart.tools.ui/.options

Issue 11362002: Option to disable syntax highlighter and use mostly semantic highlighter. Tests. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 1 month 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 #
2 # Internal options for the Dart UI
3 #
4 # To run Dart Editor with custom options,
5 # copy one or more of these settings to an options file
6 # then launch Dart Editor from the command line with
7 #
8 # -debug /path/to/options/file
9 #
10 com.google.dart.tools.ui/experimental/useOnlySemanticHighlighter = false
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698