pavlitsky / vscode-yard

YARD comments generator for Visual Studio Code
https://yardoc.org/
MIT License
23 stars 3 forks source link

Incorrect MacOs Keyboard Shortcut Documentation #4

Closed GaryBer closed 5 years ago

GaryBer commented 5 years ago

README.MD file incorrectly shows "Cmd+Alt+Enter on macOS", There is no ALT key on a MacOS keyboard.

pavlitsky commented 5 years ago

@GaryBer Please let me know which notation would look more familiar for Mac users: Option+Command+Enter or ⌥⌘Enter or maybe some other?

pavlitsky commented 5 years ago

Shortcut fixed, thank you!