Breadcrumbs

Comment

After selecting text, click the Comment image2021-11-29_13-34-49.png button on the toolbar or press Ctrl + J.

image2021-11-30_10-11-4.png

Then, the selected text is commented.

image2021-11-29_13-36-31.png

If no text is selected, only the line at the cursor is commented.

Uncomment

After selecting commented text, click the Uncomment image2021-11-29_13-38-56.png button on the menu or press Ctrl + L.

image2021-11-30_10-13-28.png

If no text is selected, only the line at the cursor is uncommented.

Toggle Comment

To toggle comment, press Ctrl + K after selecting text.

  • If the selected text is plain text, the text is commented.

  • If the selected text is commented text, the text is uncommented.

  • If the selected text includes the plain text line and the commented text line, the text is commented.