Shifting lines of code to the right or left
You can shift lines of code to the left or right in the source editor. You can change the tab width in the source editor preferences window. For more information, see Customizing the source editor.
To shift lines of code to the right or left:
- In the source editor, select the full length of the lines that you want to shift.
- Do one of the following:
- To move the text to the right, press Tab.
- To move the text to the right, click Edit > Shift Right.
- To move the text to the left, press Shift+Tab.
- To move the text to the left, click Edit > Shift Left.