Commit graph

1 commit

Author SHA1 Message Date
Daniel Rosenwasser
4069e0a0d0 Finished up "overload collapsing" for navigate-to.
Current semantics:
  - If an overload lacks an implementation, go to the first implementation.
  - If an overload has any implementation, go to the first one.
  - If there are any declarations between an implementation and any overload, this will split the series of overloads (note that this is invalid code).
2014-10-03 15:53:35 -07:00
Renamed from tests/cases/fourslash/navigationItemsOverloadsBroken.ts (Browse further)