mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(curriculum): include macOS and Windows formatting shortcuts (#61432)
Co-authored-by: antonio <antonio@antonios-Mac-mini.local>
This commit is contained in:
+3
-3
@@ -29,7 +29,7 @@ With this knowledge, and maybe a little practice, you are well on your way to be
|
||||
|
||||
## --text--
|
||||
|
||||
Which keyboard shortcut is used to run the configured formatter on the currently opened file in VS Code?
|
||||
Which Windows keyboard shortcut is used to run the configured formatter on the currently opened file in VS Code?
|
||||
|
||||
## --answers--
|
||||
|
||||
@@ -65,7 +65,7 @@ The lecture mentions a specific shortcut for formatting the current file.
|
||||
|
||||
## --text--
|
||||
|
||||
What function does the keyboard shortcut `Ctrl + Shift + K` perform in VS Code?
|
||||
What function does the keyboard shortcut `Ctrl + Shift + K` (Windows/Linux) or `Cmd + Shift + K` (macOS) perform in VS Code?
|
||||
|
||||
## --answers--
|
||||
|
||||
@@ -101,7 +101,7 @@ The lecture describes a shortcut for removing a line of code.
|
||||
|
||||
## --text--
|
||||
|
||||
Which keyboard shortcut opens the command palette in VS Code?
|
||||
Which Windows keyboard shortcut opens the command palette in VS Code?
|
||||
|
||||
## --answers--
|
||||
|
||||
|
||||
Reference in New Issue
Block a user