codeline
- 活动总数 44
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 14
-
已编辑于 Can I call JS inside my Kotlin plugin?
已回答HiI saw this section in the kotlin docshttps://kotlinlang.org/docs/using-packages-from-npm.htmlCan I use this in my plugin or is the jvm the only platform that is supported?I would like to use a js... -
创建于 Load marketplace plugin when developing a custom plugin?
已回答HiHow can I load a marketplace plugin when running runIde?Namely the svelte pluginhttps://plugins.jetbrains.com/plugin/12375-svelteHere's what I tried // Configure Gradle IntelliJ Plugin// Read mor...