Skip to content

Add ability to skip aggressive vscode.Uri encoding#57

Open
heroldev wants to merge 1 commit intomicrosoft:mainfrom
heroldev:main
Open

Add ability to skip aggressive vscode.Uri encoding#57
heroldev wants to merge 1 commit intomicrosoft:mainfrom
heroldev:main

Conversation

@heroldev
Copy link

@heroldev heroldev commented Jun 21, 2024

Adds a field in the FileDownloadSettings to disable aggressive encoding for the url.toString call on line 118 of FileDownloader.ts. This fixes #56.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

URLs with query parameters are aggressively encoded

1 participant