Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は通常、クラス宣言で Ctrl + T (右クリック メニューの [クイック タイプ階層]) を使用して、ウィンドウ ポップアップでそのサブクラスのリストを表示します。
このポップアップの問題は、一度にサブクラスしか開けないことです。シフトを使用してクラスのすべてのサブクラスをブロックし、IDE ですべてのエディターを開くことができないようです。
今のところ、最後に開いたサブクラスは何かを思い出し続け、次のサブクラスを開き始める必要があります。
何か案は ?