Code Toolbar
You can use the options in the toolbar at the top of the Code Editor to accomplish different tasks.
Option |
Description |
---|---|
|
Reverses the most recent action. |
|
Repeats the most recent action that you reversed. |
|
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. |
|
Formatting the code cleans up the white space in the code. This can be performed on HTML, CSS, and JS file types. |