I think I might just be stupid, but where is the source for the IntelliJ Amper plugin? I'm not sure what to look for. I want to use it as a reference to better understand how Intellij integrates with build systems for autocomplete purposes in KMP and figured Amper could act as a good reference, considering it's the most recently developed, but I can't find that section of it for the life of me.
a
Anton Prokhorov
02/25/2025, 7:42 AM
Sorry, there is no source of Amper IDE plugin available publicly
j
joseph_ivie
02/25/2025, 3:14 PM
Ah, bummer. Thanks
c
christophsturm
03/06/2025, 4:07 PM
why is the amper plugin closed source? it could be part of intellij cummunity edition, it is not really enterprise code, and it would probably help amper adoption.
k
klikh
03/10/2025, 9:43 AM
Christoph, the Amper plugin depends on some parts of IntelliJ that are closed-source (e.g. the support of iOS/Swift), that’s why it is closed source as well. It might become open-source (or partially open-source) in future, but there are no certain plans on this right now yet.