How to make a "navigate > symbol" like dialog roro co 创建于 2016年01月18日 10:23 I hope do ide windows switcher with this type dialog, so: - how to show this type dialog? - how to add alternative for this dialog?
The popup is ChooseByNamePopup, and it requires a lot of things to set up, including ChooseByNameModel which provides the items. For examples, please see GotoActionBase#showNavigationPopup and its usages in Community edition source.