Caleb B
12/08/2025, 12:15 AMkotlin.k2.only.bundled.compiler.plugins.enabled option on OSX? There's no registry 😕Youssef Shoaib [MOD]
12/08/2025, 12:24 AMYoussef Shoaib [MOD]
12/08/2025, 12:26 AM1. Start the IDE.
2. From the main menu, select Help | Edit Custom Properties.... This selection opens the idea.properties file. If it does not exist, the IDE will prompt to create one.
3. Add the line shown below to the idea.properties file:
4. idea.is.internal=true
5. Save the idea.properties file and restart the IDE.
6. The Internal Actions menu is now available in Tools | Internal Actions.Then go to Tools | Internal Actions | Registry, or simply Search Everywhere for registry, and you can then look for the flag and enable it
Caleb B
12/08/2025, 12:27 AMCaleb B
12/08/2025, 2:16 AM