microsoft / vscode-docs

Public documentation for Visual Studio Code
http://code.visualstudio.com/docs
Other
5.65k stars 4.58k forks source link

a spurious space in "Keyboard shortcuts for Linux" cheat sheet #7576

Closed partev closed 1 week ago

partev commented 1 week ago

there is a spurious space in front of "Ctrl+`" in the "Integrated terminal" section of Linux keyboard shortcuts here:

https://code.visualstudio.com/shortcuts/keyboard-shortcuts-linux.pdf

the extra space is highlighted in the screenshot below: Screenshot 2024-09-11 08 59 21

this extra space seems to be present in keyboard-shortcuts-linux.docx and keyboard-shortcuts-linux-vscode-dev.docx

if those files are used to generate the PDF file then ".docx" files need to be fixed.

ntrogh commented 1 week ago

@partev Well spotted! Thanks for reporting - a fix is underway.