This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Description
When there are methods of the same name along several objects in the project tree, Brackets shows a list of all of them and selects the first one alphabetically, which can get quite long and troublesome for manually searching the desired method from the desired class, but it appears to me that the editor should be able to do this automatically, at least with the case I'm submitting screenshots for.
current behaviour:

expected behaviour:

PS: I'm sorry if this is more of a feature request than a bug report (I checked the Trello but didn't see anything relevant)