<!-- Do you have a question? Please ask it on https://stackoverflow.com/questions/tagged/vscode. --> <!-- Use Help > Report Issue to prefill these. --> - VSCode Version: 1.21.0 - OS Version: macOS 10.13.3 Steps to Reproduce: 1. Insert this link in a JS file: https://firebasestorage.googleapis.com/v0/b/brewlangerie.appspot.com/o/products%2FzVNZkudXJyq8bPGTXUxx%2FBetterave-Sesame.jpg?alt=media&token=0b2310c4-3ea6-4207-bbde-9c3710ba0437 2. Cmd-click it to open it: the `%2F` are not preserved and are replaced with `/`, causing the request to fail <!-- Launch with `code --disable-extensions` to check. --> Does this issue occur when all extensions are disabled?: Yes
Steps to Reproduce:
%2Fare not preserved and are replaced with/, causing the request to failDoes this issue occur when all extensions are disabled?: Yes