Skip to content

Latest commit

 

History

History
80 lines (39 loc) · 726 Bytes

keyboard-shortcuts-in-web-based-editor-2a7a64d.md

File metadata and controls

80 lines (39 loc) · 726 Bytes

Keyboard Shortcuts in Web-Based Editor

You can use keyboard shortcuts while working in the web-based editor.

The following key combinations are provided in the web-based editor:

Key Combination

What Is It Used for?

[Ctrl] + [Space]

To turn on code completion

[Ctrl] + [/]

[Ctrl] + [#]

To uncomment or comment out a code block

[Shift] + [F1]

To use pretty printer