Add initial draft for input method article#884
Conversation
✅ Deploy Preview for i18n-drafts ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
r12a
left a comment
There was a problem hiding this comment.
From an initial scan, some initial suggestions:
- make the page title more specific to the topic
- provide a worked example of steps involved when a user types using an IME
- 'respect composition state' - i'm not sure the reader will understand what this means
Co-authored-by: Copilot <copilot@github.com>
|
I've updated the title and content. |
|
In the first place, isn't "Send by Ctrl + Enter" better especially when you have to carefully craft your message (especially for your important customer or boss, or expensive AI models like Claude Opus and GPT 5.x Pro)? |
|
How to input CJK languages for non-East-Asian people: https://github.com/microsoft/vscode/wiki/IME-Test |
Good suggestion. I adjusted the text. |
Fix #879.
Preview