Skip to content

Document highlight

Placing the cursor on a symbol highlights all its occurrences in the current module.

Shortcut: automatic

← All features

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.

documentHighlight-01

Matching keyword highlighting

The cursor is placed on a construct keyword (Если). The matching pair of keywords is highlighted — Если…КонецЕсли.

documentHighlight-02-keywords


← Back: Workspace symbols · Next: Call hierarchy →