You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For example, assuming Jane has 2 files Foo.dart, the current behavior shows them like this:
Bar.dart
Foo.dart
Foo.dart
Lame.
A proposed improvement would do as spotlight does:
Bar.dart
Foo.dart - dir1
Foo.dart - dir2
where dir1 and dir2 are the containing folders (and are rendered in a lighter color than Foo.dart). Notice that Bar.dart needs no disambiguation so it gets none.
The text was updated successfully, but these errors were encountered:
For example, assuming Jane has 2 files Foo.dart, the current behavior shows them like this:
Bar.dart
Foo.dart
Foo.dart
Lame.
A proposed improvement would do as spotlight does:
Bar.dart
Foo.dart - dir1
Foo.dart - dir2
where dir1 and dir2 are the containing folders (and are rendered in a lighter color than Foo.dart). Notice that Bar.dart needs no disambiguation so it gets none.
The text was updated successfully, but these errors were encountered: