Skip to content

Fixup: Update relative path resolver logic to handle ${workspaceFolder} variable #247163

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sharmilajesupaul
Copy link

In the case that a path starts with the ${workspaceFolder} variable, we need to resolve it to the actual workspace folder path. This is important for ensuring that the path is correctly interpreted in the context of the workspace.

…r} variable

In the case that a path starts with the ${workspaceFolder} variable, we need to resolve it to the actual workspace folder path. This is important for ensuring that the path is correctly interpreted in the context of the workspace.
@alexr00
Copy link
Member

alexr00 commented Apr 23, 2025

Can you walk me through what user-facing bug this solves?

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

Successfully merging this pull request may close these issues.

2 participants