FAQ: Can I add multi-line comments in the Skill Struck code editor?
Last updated - June 29, 2026
You are able to add multi-line comments in Skill Struck! You can do this using the keyboard shortcut or the code editor command palette.
1. Keyboard shortcut:
Shift + Alt/Option + A2. Command Palette:
a. In the code editor, launch the command palette by pressing the F1 key.
b. Type “Toggle Block Comment” and press enter.
You are also able to add single line comments! To do this, press:
Ctrl/Cmd + /