Him188 4432ae30df Include mirai-console in mirai project build il y a 5 ans
..
.images 6a2ef97b41 Improve description checker: support compile-time constants il y a 5 ans
libs 287b4b2995 Group mirai-console-intellij and mirai-console-gradle into 'tools' il y a 5 ans
resources 64c7770b56 Update UsingStringPlusMessage inspection message il y a 5 ans
run d5827f3088 Support PluginMainServiceNotConfiguredInspection for Java il y a 5 ans
src d5827f3088 Support PluginMainServiceNotConfiguredInspection for Java il y a 5 ans
README.md 64e0d545f4 Correct package (not affecting API) il y a 5 ans
build.gradle.kts 4432ae30df Include mirai-console in mirai project build il y a 5 ans

README.md

mirai-console-intellij

IntelliJ 平台的 Mirai Console 开发插件

功能

诊断

ILLEGAL_PLUGIN_DESCRIPTION

  • 使用 ResolveContext
  • 检测 Plugin Id, Plugin Name, Plugin Version 的合法性. 并在非法时提示正确的语法.
  • 支持编译期常量

ILLEGAL_PLUGIN_DESCRIPTION