Perl-LanguageServer icon indicating copy to clipboard operation
Perl-LanguageServer copied to clipboard

"The editor could not be opened because the file was not found" error

Open johnhorner opened this issue 1 year ago • 1 comments

I'm editing a file at /Applications/XAMPP/xamppfiles/htdocs/foo/index.cgi and it has an error.

The extension correctly detects the error and displays it in the "problems" tab. But when I click on the error I get this:

image

Despite the fact that the path is correct and the file is already open in VSCode.

johnhorner avatar Aug 04 '23 23:08 johnhorner

What you are trying to do? How is this related to Perl::LanguageServer? The LanguageServer is not involved in editing. You need to give some more context, I cannot guess what you are doing...

richterger avatar Sep 23 '23 17:09 richterger