When the host shares ABAP code in eclipse then the guest also in eclipse is not able to navigate to the implementation/definition of an element which is used in the code.
To Reproduce
Steps to reproduce the behavior:
Host shares code e.g. of a class
Guest wants to navigate to element which is used in the code but this is not possible
Expected behavior
In standard ABAP for eclipse "Navigate to" is possible by clicking on the element and using the shortcuts CTRL or F3 or by the context menu "Navigate to". In a session I would expect that the guest can do the same via an entry "Navigate to" of the context menu when he clicks on the element.
CodeTogether Host
Eclipse Version 2021-12, ABAP Core Development tools 3.22.3
When the host shares ABAP code in eclipse then the guest also in eclipse is not able to navigate to the implementation/definition of an element which is used in the code.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
In standard ABAP for eclipse "Navigate to" is possible by clicking on the element and using the shortcuts CTRL or F3 or by the context menu "Navigate to". In a session I would expect that the guest can do the same via an entry "Navigate to" of the context menu when he clicks on the element.
CodeTogether Host
IDE Participant