VSCode编辑器配置ascii_mode静默模式无效,配置其他应用中英状态切换均正常
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 6.4k
- Forks
- 553
- PR merge metrics
- No merged PRs in 30d
Description
贴上配置ascii_mode代码,系统 macOs 10.11.6 vscode 1.8.1 鼠须管是最新手动编译的
app_options/com.googlecode.iterm2:
ascii_mode: true
app_options/com.tdesktop.Telegram: {}
app_options/com.tencent.qq: {}
app_options/com.microsoft.VSCode:
ascii_mode: true
app_options/com.runningwithcrayons.Alfred-2:
ascii_mode: true
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
Reproduce the configuration on macOS 10.11.6 with VSCode 1.8.1, using the provided app_options entries and ascii_mode setting. Then inspect the configuration handling for com.microsoft.VSCode; done means ascii_mode works there while the other listed applications continue switching normally.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, swift, vscode
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100