continuedev / continuedev/continue
Input Issue When Using Chinese IME After Selecting Code with Cmd+L
Open
@sestinj is already working on this.
Since Jan 8, 2025.
ide:vscode
kind:bug
needs-triage
os:mac
- Dominant language
- TypeScript
- Stars
- 36k
- Forks
- 5.4k
- PR merge metrics
- No merged PRs in 30d
Description
Before submitting your bug report
- I believe this is a bug. I'll try to join the Continue Discord for questions
- I'm not able to find an open issue that reports the same bug
- I've seen the troubleshooting guide on the Continue Docs
Relevant environment info
- OS: macOS
- Continue version: v0.8.66
- IDE version: VSCode 1.96.2
Description
When I select code using Cmd+L and switch to a Chinese input method (IME), I am unable to directly input Chinese characters . However, if I first type in English and then switch to Chinese input, the behavior works as expected.
To reproduce
-
Use Cmd+L to select a line of code.
-
Switch to a Chinese input method (IME).
-
Attempt to directly input Chinese characters .
-
Observe that the input fails.
-
Now, type some English characters first, then switch to Chinese input and try again.
-
Observe that the input works normally in this case.
Log output
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.