Keybindings font makes O
and 0
ambiguous when they are not side by side.
#7485
Labels
doc-enhancement
suggested addition or improvement
The font used for the commands makes O look like 0 to inexperienced users. I'm sure that 0 actually has a slash through it, but when first navigating to a page, it's ambiguous. I was stuck wondering why
Ctrl+Shift+0
wasn't working.A possible work around that doesn't involve changing the font, would be to use
o
instead ofO
. That is "o" instead of "O".Compare the html element's font to the tooltip font:
![image](https://private-user-images.githubusercontent.com/14880397/355141287-8c3624a3-b9e5-4a29-867a-8ead883ea202.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxOTI0NTEsIm5iZiI6MTczOTE5MjE1MSwicGF0aCI6Ii8xNDg4MDM5Ny8zNTUxNDEyODctOGMzNjI0YTMtYjllNS00YTI5LTg2N2EtOGVhZDg4M2VhMjAyLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDEyNTU1MVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWNkMTc4YmRkNDIwYWEzNTBkMWY5NDAyZjlhNDU4NTQ5OTJlOGQxNzFjOTZlNzA3M2M2YzNjM2IwZjQ2YWEzNGYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.fEAASK0SN0hOlxyrR3YWsHts535wLME8XPywcnFG0CU)
The file in question: https://github.com/microsoft/vscode-docs/blob/main/docs/getstarted/userinterface.md
The text was updated successfully, but these errors were encountered: