如何在 Linux 上的 VScode 中键入反斜杠
How to type Backslash in VScode on Linux
我在 Ubuntu 18.04 笔记本电脑上使用 Visual Studio 代码。我很喜欢这个编辑器,但我似乎无法输入反斜杠 (\
)。当我单击反斜杠时,我只看到状态栏显示:
(\) was pressed. Waiting for second key of chord...
我用谷歌搜索了上面的错误,发现 this SO thread which talks about the same error when hitting Ctrl
+E
.The highest upvoted answer 说我需要 "remove all the shortcuts that use the Ctrl
+E
chord"。但是我找不到任何只有反斜杠的东西。
我在这里错过了什么?我怎样才能只输入反斜杠?
检查您的键盘快捷键并根据您的要求进行更改
谢谢
我在 Ubuntu 18.04 笔记本电脑上使用 Visual Studio 代码。我很喜欢这个编辑器,但我似乎无法输入反斜杠 (\
)。当我单击反斜杠时,我只看到状态栏显示:
(\) was pressed. Waiting for second key of chord...
我用谷歌搜索了上面的错误,发现 this SO thread which talks about the same error when hitting Ctrl
+E
.The highest upvoted answer 说我需要 "remove all the shortcuts that use the Ctrl
+E
chord"。但是我找不到任何只有反斜杠的东西。
我在这里错过了什么?我怎样才能只输入反斜杠?
检查您的键盘快捷键并根据您的要求进行更改
谢谢