Closed
Description
Describe the bug
- 闪屏: Plan宽度不足,一行无法显示的时候, 一直在闪烁., 宽度充足后无此现象
- gradle 多 module 模式下, 偶尔文件生成时没有在子目录, 而是去到了 主目录的 src/main/java下
- 输入框上边的文件清理不方便, 以前打开的文件不容易找到, 并且以为是存在于上下文中的内容
- 文件超过300行时会尝试读取300-600, 但是本身只有500行, 然后idea报错
- windows电脑会尝试调用 which 命令, idea报错: java.io.IOException: Cannot run program "which": CreateProcess error=2, 系统找不到指定的文件。
To Reproduce
模型 官方 deepseek-v3-0324
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
Desktop (please complete the following information):
- OS: Windows 11
- Main Version AutoDev 2.0.0
- IDEA Version IntelliJ IDEA 2024.2.3
Additional context
Add any other context about the problem here.