Skip to content

Use path.resolve for normalizing paths#1439

Open
edvilme wants to merge 2 commits intomainfrom
normalize
Open

Use path.resolve for normalizing paths#1439
edvilme wants to merge 2 commits intomainfrom
normalize

Conversation

@edvilme
Copy link
Copy Markdown
Contributor

@edvilme edvilme commented Apr 3, 2026

Prefer using path builtin method.
Fixes #1181

Prefer using path builtin method.
Fixes #1181
@edvilme edvilme added the bug Issue identified by VS Code Team member as probable bug label Apr 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Issue identified by VS Code Team member as probable bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use path.resolve() instead of path.normalize() for path comparisons on Windows

1 participant