Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Follow Link path incorrect on Windows #110

Closed
getupkid opened this issue Dec 21, 2024 · 1 comment
Closed

[Bug]: Follow Link path incorrect on Windows #110

getupkid opened this issue Dec 21, 2024 · 1 comment
Assignees
Labels

Comments

@getupkid
Copy link

Extension Version

0.1.14

PHP Binary

Herd

Operating System

Windows

What happened?

So, I'm not sure whether this is a bug with the extension or a VSCode setting issue that is specific to Windows.
When I attempt to "Follow Link" on a config() value, the directory path generated is incorrect and the extension cannot find the file.

It's generating the path in the following format:

/d:/code/{project}/D:/code/{project}/config/app.php

image

Mimimal Code Sample

No response

@joetannenbaum
Copy link
Collaborator

Closing this in favor of #96, we'll track progress there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants