Project

General

Profile

Actions

Feature #9795

closed

Highlight all occurrences of pointed identifiers

Added by Evgeny Novikov over 4 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
High
Category:
Bridge
Target version:
Start date:
08/22/2019
Due date:
08/30/2021
% Done:

100%

Estimated time:
Published in build:

Description

Often users use standard browser search capabilities for highlighting all occurrences of pointed identifiers corresponding to, say, variable names. This is not convenient since several extra actions (copy, paste, select a highlighting option) are always required. I suggest to implement this feature for all identifiers of class SrcHlN (cross referenced identifiers that have specific connections will have other classes always).

At this point highlighting will not be semantic like at, say, https://code.woboq.org/linux/linux/net/core/dev.c.html#256str where exactly all occurrences of a given variable is shown since this needs corresponding knowledge from source code querying that is non-trivial to obtain.

Actions

Also available in: Atom PDF