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

Issue 9704033: Fix two bugs in syntax highlighting (Closed)

Created:
8 years, 9 months ago by Brian Wilkerson
Modified:
8 years, 9 months ago
Reviewers:
messick
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix two bugs in syntax highlighting Committed: https://code.google.com/p/dart/source/detail?r=5489

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+347 lines, -83 lines) Patch
M editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/internal/text/functions/FastDartPartitionScanner.java View 6 chunks +243 lines, -74 lines 0 comments Download
M editor/tools/plugins/com.google.dart.tools.ui_test/src/com/google/dart/tools/ui/internal/text/functions/FastDartPartitionScannerTest.java View 8 chunks +104 lines, -9 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Brian Wilkerson
8 years, 9 months ago (2012-03-14 20:42:08 UTC) #1
messick
I'm concerned about performance. Have you tested this in a runtime workbench with the largest ...
8 years, 9 months ago (2012-03-14 20:57:47 UTC) #2
messick
8 years, 9 months ago (2012-03-14 21:18:43 UTC) #3
LGTM, following a rather impressive demo.

Powered by Google App Engine
This is Rietveld 408576698