You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I followed the Readme steps to configure the extension to use a local Docker container.
VSCode: v1.84.2
Extension: v2.16.0
Trying to follow the method/class definition (CMD + click) leads to The editor could not be opened because the file was not found. error instead of the source file/code of the specific definition.
Actual Error:
Simple hovering (CMD + hover) on the methods/classes works as expected and provides the necessary details:
The text was updated successfully, but these errors were encountered:
I followed the Readme steps to configure the extension to use a local Docker container.
VSCode: v1.84.2
Extension: v2.16.0
Trying to follow the method/class definition (CMD + click) leads to
The editor could not be opened because the file was not found.
error instead of the source file/code of the specific definition.Actual Error:
Simple hovering (CMD + hover) on the methods/classes works as expected and provides the necessary details:
The text was updated successfully, but these errors were encountered: