continuedev / continue

⏩ Continue is the leading open-source AI code assistant. You can connect any models and any context to build custom autocomplete and chat experiences inside VS Code and JetBrains
https://docs.continue.dev/
Apache License 2.0
19.22k stars 1.65k forks source link

Hover text for Accept/Reject buttons swapped. #2959

Closed bitbottrap closed 2 hours ago

bitbottrap commented 3 hours ago

Before submitting your bug report

Relevant environment info

- OS: Ubuntu 24.04
- Continue version: v0.9.230
- IDE version: VSCode 1.95.2
- Model: Qwen 2.5 Coder 32B
- config.json:

Description

Hover text for Accept/Reject buttons swapped.

To reproduce

Select some code, press CTRL-I, the continue area switches to have a context specified with a prompt area, write a prompt, let the prompt process, the red "X" and green "V"/check appear on the upper right of the continue prompt area. The hover text for the "X" says "Accept" and the "V"/check says "Reject". Screenshot from 2024-11-15 20-39-57 Screenshot from 2024-11-15 20-40-05

Log output

No response

bitbottrap commented 2 hours ago

Sorry, appears to be a duplicate after all.