devchat icon indicating copy to clipboard operation
devchat copied to clipboard

Automate your dev tasks with AI-powered scripts, from your IDE's chat panel.

Results 45 devchat issues
Sort by recently updated
recently updated
newest added

Hello there, I've been working with the code review feature and found that the experience of applying code suggestions within the IDE could be much improved. Specifically, when a code...

P0
enhancement

## Problem Description During the refactoring workflow process, it appears that users are not provided with a default suggestion or prompt. This lack of guidance might lead to confusion or...

P1
enhancement

遇到了一个跟 commit command 相关的问题 似乎是因为有文件重命名引起的

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...

P2

### Description There's a need for a configuration option to toggle the visibility of CodeLens buttons. Currently, these buttons are always displayed, which can be distracting for some users. It...

P2
enhancement

### Description In order to improve the accuracy and relevance of code completion suggestions, it's proposed to incorporate an overall task context. This will help in constraining the modification goals...

**Describe the bug** Restarted my VS Code and found the chat history is lost. **To Reproduce** Steps to reproduce the behavior: 1. Start VS Code but do *not* open any...

bug
P0

## **User description** support workflow engine. ___ ## **Type** enhancement, bug_fix ___ ## **Description** - Introduced new CLI options `--not-store` and `--auto` in `devchat/_cli/prompt.py` for controlling conversation storage and automatic...

enhancement
bug_fix
Review effort [1-5]: 4

When VS Code is opened, the left check mark shows immediately and then, after one or two seconds, the right one shows. We should remove the right one.

bug
P1

**Is your feature request related to a problem? Please describe.** I need to add a class to the context but the full file is too large. Actually, I only need...

feature
P1