devchat
devchat copied to clipboard
Automate your dev tasks with AI-powered scripts, from your IDE's chat panel.
When opening the DevChat window, the caret does not focus in the DevChat message input component automatically
We've noticed that the code block identification is incorrect, resulting in a chaotic display of code. For example, when the output is as follows:
Focus the cursor in the input box when opening the devchat panel and during the chat > 打开devchat窗口时以及聊天期间,将光标聚焦在输入框内 - [x] IntelliJ support - [ ] VSCode support
Some users may look for information on how to use it through the plugin introduction page. We should update the plugin instructions to showcase the latest configurations and workflow capabilities....
Currently, the Quick Fix feature only provides outputs in English. It would be beneficial for users who speak different languages to have the option to see the Quick Fix suggestions...
### Feature Description I propose a feature where the assistant automatically detects and uses the context from files currently being edited. This would greatly reduce the manual effort required by...
Issue Description: When generating commit descriptions, updates made to submodules are not being reflected correctly. Specifically, changes to the submodule that should result in a hash change in the commit...
Hello team, I've encountered an issue with the inline comment functionality where the generated comments include code that was not selected. This seems to happen in certain modes and provides...