Open
Description
It seems CodeCompass handles foreach style for
loops incorrectly when clicking on the enumerated variable.
How to reproduce:
- In the PCL source code click on
centroids_
in line 97. or oncentroid
in line 101. In the InfoTree, the complete functions is shown, and the goto definition feature also work in correctly.
https://codecompass.net/demo/#wsid=PCL&fid=16855117887643076224&select=97|1|98|1¢er=text - In the CodeCompass source click
_ctx.fileStatus
in line 358. to get the very same issue:
https://codecompass.net/demo/#wsid=CodeCompass&fid=3022161984525021070&select=358|1|359|1¢er=text
Metadata
Metadata
Assignees
Type
Projects
Status
To do