Skip to content

Latest commit

 

History

History
64 lines (39 loc) · 704 Bytes

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

File metadata and controls

64 lines (39 loc) · 704 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