Pull request review #2
No reviewers
Labels
No labels
bug
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
invalid
javascript
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
dikka/vsc-wslpath-copy!2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "cursor/pull-request-review-9add"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fix URI escaping for file paths and update CI workflow to match all branch names.
The original URI construction did not percent-encode reserved characters, leading to invalid file URIs. The CI workflow's
branches: ["*"]pattern also failed to match branches with slashes, preventing CI runs. A follow-up fix ensures UNC paths retain their authority.Cursor Agent can help with this pull request. Just
@cursorin comments and I'll start working on changes in this branch.Learn more about Cursor Agents