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。