When you edit a file with the editor, you can manually
insert autocomments into changed and unchanged lines.
In some instances, the settings specified in a language profile
might prevent an autocomment from being added to a changed line. For
example, a language profile might specify that a comment should not
be inserted if the line is not blank or if there is already another
comment on the line. You can choose to ignore this setting and manually
insert a comment on the line.
You can use either of the following methods to manually
insert autocomments into changed lines:
- To insert an autocomment into the last changed line without
moving the cursor:
- Right-click to open the pop-up menu in the editor.
- Select .
- To insert an autocomment into any line:
- Move the cursor to the line in which you want to insert
an autocomment.
- Right-click to open the pop-up menu.
- Select .
Alternatively, you can press the Ctrl+Shift+I key combination.
An autocomment is placed on the current line.