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:

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: