portal

grav 2023-11-09T07:15:12.597069Z

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?

grav 2023-11-09T07:16:10.410089Z

Works fine without {:launcher :intellij}

R.A. Porter 2023-11-09T10:40:25.611859Z

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.

👍 1