We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d68392 commit addd34cCopy full SHA for addd34c
README.md
@@ -10,7 +10,7 @@ source files directly from within Visual Studio Code.
10
11
Files can be formatted on-demand by right clicking in the document and
12
selecting "Format Document", or by using the associated keyboard shortcut
13
-(usually Ctrl+Shift+F on Windows/Linux, and Cmd+Shift+F on Mac).
+(usually Ctrl+⇧+F on Windows, Ctrl+⇧+I on Linux, and ⇧+⌥+F on macOS).
14
15
To automatically format a file on save, add the following to your
16
vscode settings.json file:
0 commit comments