I think I might just be stupid, but where is the s...
# amper
j
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
Sorry, there is no source of Amper IDE plugin available publicly
j
Ah, bummer. Thanks
c
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
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.
c
makes sense!