Hyia丶
Hyia丶
**Summary:** Will FocalBoard add single note / folder support, and the Board just like a page type ? Just like Notion. **How important this is to me and why:** Importance:...
**Describe the bug** When there are two java files in different module, that have same package and class name, the coverage is wrong e.g. - module A - com.example.Application -...
Idea version: 2024.2 Highlight and code completion is not working in plugin.kts, but working in live-plugins.kts
Idea version: 2024.2 After depends-on org.jetbrains.kotlin, and use some classes, compilation error occurs ``` class 'kotlin.script.experimental.host.ScriptingHostConfiguration' was compiled with an incompatible version of Kotlin. The binary version of its metadata...
I make a live plugin to support some useful functions when coding live plugins, hope helpful for enhance some ability of LivePlugin 1. Make all plugins as module, to support...