Code Toolbar

You can use the options in the toolbar at the top of the Code Editor to accomplish different tasks.

The Edit Code toolbar when editing a selected file.

Option

Description

Undo button

Reverses the most recent action.

Redo button

Repeats the most recent action that you reversed.

Line Wrapping button

Toggle to break a section of text so that it fits into the display area of the Code Editor. Toggle again for no wrap to display.

Format Code button

Formatting the code cleans up the white space in the code. This can be performed on HTML, CSS, and JS file types.