fir-tree icon indicating copy to clipboard operation
fir-tree copied to clipboard

Tree view: "Nothing to show" after IDE start

Open OliverO2 opened this issue 1 year ago • 4 comments

Versions: FIR Tree 0.4.0, IntelliJ IDEA 2024.2.3 (Ultimate Edition)

To reproduce:

  1. Start the IDE.
  2. Select the project view in the tool window bar
  3. Open a Kotlin source file in the editor.
  4. Click the FIR Tree icon in the tool window bar.

"Nothing to show" will appear. Clicking "Refresh" does not help.

Workaround:

  • With the FIR Tree window open: Switch to another file in the editor, then switch back to the Kotlin source file.

OliverO2 avatar Oct 14 '24 10:10 OliverO2