Hi there! I installed the Portal plugin in IntelliJ, and I opened the Portal tab, but I'm getting
Unable to open extension: Please ensure extension is installed and Portal tab is open.
when launching (portal/open {:launcher :intellij})
Portal 0.49.1
IntelliJ IDEA 2023.2.2 (Ultimate Edition)
Linux ARM64 - wonder if there's an incompatibility?Works fine without {:launcher :intellij}
You should see the Portal icon on the sidebar; open it before attempting to launch. This is something you have to do every time you open a project in IJ prior to launching portal; it creates a configuration file in the .portal directory in the project's home directory. That config file is deleted by IJ on shutdown.