-
Notifications
You must be signed in to change notification settings - Fork 2
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
Extension suggests only absolute path to file #30
Comments
Hey @buczekmatthias, Would you be able to provide a reproduction repository? If you have changed the default settings in the meantime, please also include a copy of those |
Weird, I can't seem to reproduce. Screen.Recording.2024-05-20.at.20.44.00.movSeems to work on macOS at least, looks like you're using Windows, I'll try to reproduce on a windows machine when I have a minute. |
Can you confirm that your |
Yes it is. I just tested setting this setting to that value. Also made tests with no extensions and default settings of VSCode and other extensions, it gave same result. Edit: And yes I use Windows |
Alrighty, thanks for the info, I'll let you know asap. |
Ok so it looks like you'll want to change |
Unfortunately, it didn't work for me, suggestion is still absolute path. Tried once again with clean VSC profile to ensure it's not messed by some setting or extension. |
Kinda hard to reproduce. I'll leave this open just in case someone encounters a similar issue and has more insight. If you happen to find out what is happening, please let me know. |
Hello,
for a while I have this problem that extension only suggests absolute path to file instead of
File
orFolder/File
way as it was intended to do.I didn't change any default settings of extension.
The text was updated successfully, but these errors were encountered: