Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/guide/getting-started/basic-concepts.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,8 @@ Sublime Text and plugins push debug information
to the *console*.
To open the console,
press <kbd>Ctrl+\`</kbd>
> **Tip:** The backtick key (<code>`</code>) is usually located to the left of the **1** key.
> On macOS, if <kbd>Ctrl</kbd>+<kbd>`</kbd> does not work due to keyboard layout, use **View → Show Console** from the main menu.
Comment on lines +139 to +140
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please see CONTRIBUTING.md on how we use custom blocks, shortcut keys and menu item captions.

or select **View → Show Console**
from the main menu.

Expand Down