-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
None
-
Affects Version/s: 10.0.0, 10.0.1, 10.0.2, 10.1.1, 10.1.2, 10.1.3, 10.2.0, 10.1.4, 10.1.5, 10.2.1, 10.3.0, 10.2.2, 10.2.3
-
Component/s: Code Insights, UI
-
Severity 3 - Minor
-
Warranty
Issue Summary
On the Source view, if a file has multiple Code Insights annotations on a line, only the first annotation will be displayed.
Steps to Reproduce
- Go to Source view for a file with multiple Code Insights annotations on a single line
- Turn on Code Insights by clicking button
- Notice that only the first annotation is displayed
Expected Results
Multiple annotations should display on the same line
Actual Results
The first annotation is displayed.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available