Philippe Kernévez
- Total activity 23
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 7
- Subscriptions 4
-
Created How use KSP in an Intellij native build JPS ?
AnsweredHi all, I develop a plugin, started from the template based on gradle. We are using KSP plugin and arrow-optics, it's working well with native gradle build and in Intellij when using gradle build f... -
Created How desactivate some plugins in a custom IDE distribution ?
AnsweredHi, We are working on a final IDE distribution using PyCharm as a model. The final distribution is coming with a lot pre-installed plugins. Is there a way to : 1. Not preinstalled some them 2. Desa... -
Created Error when trying to build PyCharm
PlannedHi all, I built the IDEA community edition (tag idea/223.8617.56) with the 'installer.cmd' command on my Mac. Then, I try to build the PyCharm App with : cd pythoninstaller.cmd The documentation sa... -
Created How package custom IDE distribution ?
AnsweredHi, We create a plugin.We would like to package it as custom IDE distribution.In the documentation the part IX show "Will be available soon".Is there a roadmap for the documentation or pointers to ...