You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Save the OPENRNDR.xml file into templates/OPENRNDR.xml under your Idea configuration folder.
Restart the IDE.
After that you should be able to create a new blank Kotlin file in your openrndr-template, type ora and press the TAB key to generate a minimal program.
The text was updated successfully, but these errors were encountered:
The Settings Repository used to be part of Idea by default but not anymore.
https://www.jetbrains.com/help/idea/sharing-your-ide-settings.html
Manual install
templates/OPENRNDR.xml
under your Idea configuration folder.After that you should be able to create a new blank Kotlin file in your openrndr-template, type
ora
and press theTAB
key to generate a minimal program.The text was updated successfully, but these errors were encountered: