Details
-
Type:
New Feature
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.6
-
Component/s: Component Viewer
-
Labels:None
Description
The expected behavior is the following one :
- Provide API and implement it in the code viewer
- If I click on a method call, I expect all other calls to this method and declaration of this method to be highlighted (in yellow)
- If I click on a variable declaration, I expect all uses of the variable to be highlighted
- ...
Attachments
Issue Links
- is depended upon by
-
SONARJAVA-153 Use the Sonar Syntax Highlighting API to colorize java source code
-
- Closed
-
- is related to
-
SONAR-3893 New syntax highlighter API to not depend on sonar-channel and allow to work on multi-line tokens
-
- Closed
-