Closed
Description
This issue was originally filed by @ltackmann
What steps will reproduce the problem?
- Pull down a large git repository (fx. https://github.com/prujohn/Buckshot)
- Open it in the dart editor (with analysis on) and move allot of files around
- When enough changes has been made to cause the editor to refresh the entire workspace then you can see in the refresh progress bar that the .git folder is also being refreshed
What is the expected output? What do you see instead?
.git folders (and likely all other . folders) should be completely ignored when refreshing. In particular hidden source control folders can contain fragments of Dart code that should not be refreshed.
What version of the product are you using? On what operating system?
Dart editor 7566 on Mac OS X 1.7.3
Please provide any additional information below.
Metadata
Metadata
Assignees
Labels
No labels