Him188 55fc85cb4d Add pluginIcon.svg 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
run c8696b6ac5 Update debugging proejcts il y a 5 ans
src 55fc85cb4d Add pluginIcon.svg il y a 5 ans
README.md 6a2ef97b41 Improve description checker: support compile-time constants il y a 5 ans
build.gradle.kts 6c6ce1ab68 Update plugin description il y a 5 ans

README.md

mirai-console-intellij

IntelliJ 平台的 Mirai Console 开发插件

功能

诊断

ILLEGAL_PLUGIN_DESCRIPTION

PluginDescriptionChecker.kt

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

ILLEGAL_PLUGIN_DESCRIPTION