Skip to content

Dart Editor refreshes .git folder #3044

Closed
@DartBot

Description

@DartBot

This issue was originally filed by @ltackmann


What steps will reproduce the problem?

  1. Pull down a large git repository (fx. https://github.com/prujohn/Buckshot)
  2. Open it in the dart editor (with analysis on) and move allot of files around
  3. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions