The settings for comments that are used for both comment-out/uncomment and comment highlighting are as follows:
| Field | Description |
|---|---|
| inline comment | The string here is used as the inline comment delimiter on comment-out/uncomment. If this field is empty, the value in the block comment is used in favor. |
| block comment | The strings here are used as block comment delimiters. These delimiters are used on uncommenting block comments and comment-outing if no inline comment delimiter is defined. You need to fill both ”begin with” and ”end with”. |
The coloring rules for the comment keywords in the table below are the same as the Define syntax highlighting. These settings are used only for highlighting.