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

Non-existent relative path variables (i.e {workspaceFolderBasename}) do not squiggle even though it results in an incorrect path #12089

Closed
browntarik opened this issue Mar 11, 2024 · 1 comment
Assignees
Labels
bug Feature: Configuration An issue related to configuring the extension or IntelliSense fixed Check the Milestone for the release in which the fix is or will be available. Language Service
Projects
Milestone

Comments

@browntarik
Copy link
Contributor

browntarik commented Mar 11, 2024

image

{workspaceFolderBasename} does not squiggle though it expands to an incorrect path

@browntarik browntarik created this issue from a note in 1.20 (Triage) Mar 11, 2024
@browntarik browntarik added bug Language Service Feature: Configuration An issue related to configuring the extension or IntelliSense labels Mar 11, 2024
@sean-mcmanus
Copy link
Collaborator

This issue only seems to repro for variables that result in a relative path. I'm seeing it give a squiggle with a full path, e.g. ${workspaceFolder}.

@browntarik browntarik changed the title Non-existent path variables (i.e {workspaceFolderBasename}) do not squiggle even though it results in an incorrect path Non-existent relative path variables (i.e {workspaceFolderBasename}) do not squiggle even though it results in an incorrect path Mar 12, 2024
@browntarik browntarik moved this from Triage to To do in 1.20 Mar 22, 2024
@browntarik browntarik moved this from To do to In progress in 1.20 Apr 8, 2024
@browntarik browntarik self-assigned this Apr 8, 2024
@browntarik browntarik moved this from In progress to Pull Request in 1.20 Apr 10, 2024
@sean-mcmanus sean-mcmanus added this to the 1.20.2 milestone Apr 19, 2024
@sean-mcmanus sean-mcmanus added the fixed Check the Milestone for the release in which the fix is or will be available. label Apr 19, 2024
@sean-mcmanus sean-mcmanus moved this from Pull Request to Done in 1.20 Apr 19, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Jun 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Feature: Configuration An issue related to configuring the extension or IntelliSense fixed Check the Milestone for the release in which the fix is or will be available. Language Service
Projects
No open projects
1.20
Done
Development

No branches or pull requests

2 participants