mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-10 18:40:15 +08:00
41d0c16ad1
* Add project wizard * Add OptionsStep * Template application fundamentals * Extract BuildSystemType from BuildSystemStep to top-level * Complete templates * Fix build * Fix build * Support Java and Groovy, fix strings in Kotlin templates * Add template for gradle.properties * Disable `depends on` field * Fix Java template * Fix build * Update tools/compiler-annotations/src/CheckerConstants.kt Co-authored-by: Karlatemp <karlatemp@vip.qq.com> * Update tools/intellij-plugin/src/creator/steps/ValidationUtil.kt Co-authored-by: Karlatemp <karlatemp@vip.qq.com> Co-authored-by: Karlatemp <karlatemp@vip.qq.com> |
||
---|---|---|
.. | ||
src | ||
build.gradle.kts | ||
README.md |
mirai-console-compiler-common
Mirai Console 编译器注解模块。
提供 ResolveContext
和 RestrictedScope
,帮助 IntelliJ 插件 进行语境推断。