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

Issue 10382153: Stop scanning hidden (dot) directories when searching for Dart files (Closed)

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

Description

Stop scanning hidden (dot) directories when searching for Dart files Committed: https://code.google.com/p/dart/source/detail?r=7630

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M editor/tools/plugins/com.google.dart.tools.core/src/com/google/dart/tools/core/analysis/ResourceChangeListener.java View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
danrubel
8 years, 7 months ago (2012-05-14 19:06:32 UTC) #1
Brian Wilkerson
LGTM, with one question. Do we want to automatically ignore all hidden directories? This would ...
8 years, 7 months ago (2012-05-14 19:20:37 UTC) #2
pquitslund
8 years, 7 months ago (2012-05-14 19:27:04 UTC) #3
LGTM.

On 2012/05/14 19:20:37, Brian Wilkerson wrote:
> LGTM, with one question. Do we want to automatically ignore all hidden
> directories? This would have the advantage that hidden directories would be
> marked as ignored in the UI, which might make the results less startling to
> users.

+1 (I think).  I guess I have to mull this over but my gut says this is right.

Powered by Google App Engine
This is Rietveld 408576698