How can I extend some built-in plugin which is not open source like spring?

I'm new to IDEA plugin development, and these are my questions.

How can I know what extension point have these built-in plugin exposed?

How can I find correct config for gradle to import these plugin(ids, versions, etc.)?

Is there any references or documents?

I'm really confused, or all these function are depend on my own?

Please help!

1

Please sign in to leave a comment.