How to type Backslash in VScode on Linux

偶尔善良 提交于 2020-03-05 05:31:07

问题


I'm using Visual Studio Code on an Ubuntu 18.04 laptop. I'm loving the editor, but I can't seem to be able to type the backslash (\). When I click the backslash I only see the status bar saying:

(\) was pressed. Waiting for second key of chord...

I googled the error above and found this SO thread which talks about the same error when hitting Ctrl+E.The highest upvoted answer says that I need to "remove all the shortcuts that use the Ctrl+E chord". But I can't find any with just a backslash.

What am I missing here? How can I just type a backslash?


回答1:


Check your keyboard shortcuts and change according to your requirements

Thanks



来源:https://stackoverflow.com/questions/51683268/how-to-type-backslash-in-vscode-on-linux

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!