Document highlight¶
Placing the cursor on a symbol highlights all its occurrences in the current module.
Shortcut: automatic
Document highlights of a symbol¶
The cursor is placed on a symbol in the code (double-click on the identifier). All occurrences of that symbol in the current module are highlighted at once.
Matching keyword highlighting¶
The cursor is placed on a construct keyword (Если). The matching pair of keywords is highlighted — Если…КонецЕсли.