fir-tree
fir-tree copied to clipboard
Tree view: "Nothing to show" after IDE start
Versions: FIR Tree 0.4.0, IntelliJ IDEA 2024.2.3 (Ultimate Edition)
To reproduce:
- Start the IDE.
- Select the project view in the tool window bar
- Open a Kotlin source file in the editor.
- 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.