MyBatisCodeHelper-Pro
MyBatisCodeHelper-Pro copied to clipboard
就一直报这个错
### 当前使用版本(Current Version) IntelliJ IDEA `2024.1` • Notes plugin `com.ccnode.codegenerator.MyBatisCodeHelperPro 3.2.2` ### Exception null ``` com.intellij.diagnostic.PluginException: `ActionUpdateThread.OLD_EDT` is deprecated and going to be removed soon. 'com.ccnode.codegenerator.aa.B' must override `getActionUpdateThread` and...
java 写的mapper @SelectProvider 能跳转到sqlprovider的sql方法  kotlin 写的mapper @SelectProvider 无法跳转 
### 重现步骤(Repeat steps) - 最好提供gif动图(It's best to provide a GIF) - please describe what you were doing when this exception occurred ### 当前使用版本(Current Version) IntelliJ IDEA `2023.3.2` • Notes plugin...
存在``标签时,使用`c+a+l`格式化代码会导致语句全在第一列,不存在的字段也不会报红  纯sql则正常 
### 重现步骤(Repeat steps) - 最好提供gif动图(It's best to provide a GIF) - please describe what you were doing when this exception occurred 可能是昨天更新了idea最新版本 ### 当前使用版本(Current Version) IntelliJ IDEA `2024.3.1` • Notes...
当我使用插件格式化xml文件时,标签包围的sql语句出现异常换行的情况 这是格式化之前的  这是格式化之后的  这是我的插件配置 
   是否可以将继承的字段放在最后