MyBatisCodeHelper-Pro icon indicating copy to clipboard operation
MyBatisCodeHelper-Pro copied to clipboard

Results 271 MyBatisCodeHelper-Pro issues
Sort by recently updated
recently updated
newest added

### 当前使用版本(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...

waiting-for-feedback

java 写的mapper @SelectProvider 能跳转到sqlprovider的sql方法 ![Image](https://github.com/user-attachments/assets/793c5ece-b51d-465f-9bf7-28ed86a1dcd2) kotlin 写的mapper @SelectProvider 无法跳转 ![Image](https://github.com/user-attachments/assets/0263c115-1ad2-4f97-a931-d743110c92a2)

enhancement

waiting-for-feedback

dont error when type is Map

enhancement

### 重现步骤(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...

bug

存在``标签时,使用`c+a+l`格式化代码会导致语句全在第一列,不存在的字段也不会报红 ![cz](https://github.com/user-attachments/assets/8c58632e-4922-4235-8a09-e738bf165c28) 纯sql则正常 ![bcz](https://github.com/user-attachments/assets/2022a686-025a-42fb-b5bc-e4c99a75083d)

working-on
waiting-for-feedback

### 重现步骤(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...

waiting-for-feedback

当我使用插件格式化xml文件时,标签包围的sql语句出现异常换行的情况 这是格式化之前的 ![1](https://github.com/user-attachments/assets/77b7bd7a-d2e3-4c31-b8dd-218941d2ca5a) 这是格式化之后的 ![2](https://github.com/user-attachments/assets/140ab14c-2031-4754-9b31-e1511c36653d) 这是我的插件配置 ![3](https://github.com/user-attachments/assets/67d368ef-bbc8-423a-85ae-eee4f4edde6a)

waiting-for-feedback

每行SQL之间,本来没有空行,执行一次格式化就会增加一行空行。 格式化几次后,一堆空白行。

working-on
3.3.8

![image](https://github.com/user-attachments/assets/7dce644c-8df2-4534-a10d-a4a37106576e) ![image](https://github.com/user-attachments/assets/e12e2011-a50c-4b24-8c83-048efcd2d292) ![image](https://github.com/user-attachments/assets/3e950935-7ad6-4a8d-8fda-ea7885339003) 是否可以将继承的字段放在最后

enhancement