CodeTogether-Inc / CodeTogether-Live

Repository for issues, documentation and more for codetogether.com and associated VS Code extension and Eclipse plugins.
Other
103 stars 12 forks source link

ABAP Eclipse "navigate to" not possible #358

Open laprck opened 2 years ago

laprck commented 2 years ago

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:

  1. Host shares code e.g. of a class
  2. 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

IDE Participant