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

Issue 9616051: Skip folding until scanning is performant (Closed)

Created:
8 years, 9 months ago by danrubel
Modified:
8 years, 9 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Skip folding until scanning is performant Committed: https://code.google.com/p/dart/source/detail?r=5095

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -0 lines) Patch
M editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/text/folding/DefaultDartFoldingStructureProvider.java View 1 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
danrubel
This workaround turns off folding so that large files are opened more quickly. Once we ...
8 years, 9 months ago (2012-03-07 02:17:04 UTC) #1
pquitslund
LGTM! I'm super excited to check this out as I spent a bunch of time ...
8 years, 9 months ago (2012-03-07 04:49:56 UTC) #2
danrubel
8 years, 9 months ago (2012-03-07 14:46:51 UTC) #3
https://chromiumcodereview.appspot.com/9616051/diff/1/editor/tools/plugins/co...
File
editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/text/folding/DefaultDartFoldingStructureProvider.java
(right):

https://chromiumcodereview.appspot.com/9616051/diff/1/editor/tools/plugins/co...
editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/text/folding/DefaultDartFoldingStructureProvider.java:1472:
DartX.todo();
On 2012/03/07 04:49:56, pquitslund wrote:
> Are we tracking these todo() calls?  I've been using the TODO($user.name):
> comment convention, but maybe I should do this moving ahead?

Good point. Comment adjusted.

Powered by Google App Engine
This is Rietveld 408576698