Him188 113fc20cf9 2.0-M2-dev-4 5 anos atrás
..
.images 6a2ef97b41 Improve description checker: support compile-time constants 5 anos atrás
libs 287b4b2995 Group mirai-console-intellij and mirai-console-gradle into 'tools' 5 anos atrás
resources 0c3a4c735d Support PluginMainServiceNotConfiguredInspection and ConfigurePluginMainServiceFix 5 anos atrás
run f802415c7a Provide ConvertToValFix for READ_ONLY_VALUE_CANNOT_BE_VAR 5 anos atrás
src ab00443418 Migrate 5 anos atrás
README.md 64e0d545f4 Correct package (not affecting API) 5 anos atrás
build.gradle.kts 113fc20cf9 2.0-M2-dev-4 5 anos atrás

README.md

mirai-console-intellij

IntelliJ 平台的 Mirai Console 开发插件

功能

诊断

ILLEGAL_PLUGIN_DESCRIPTION

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

ILLEGAL_PLUGIN_DESCRIPTION