NotePublic/Software/Applications/VSCode/VSCode_常见问题集锦.md

6 lines
187 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# VSCode 常见问题集锦
## 1.解决回退键(backspace)无法使用
点击 VSCode 左下角齿轮里的 setting进入 user setting(ui),修改 Keyboard: Dispatch 为 keyCode。