- VSCode Version: 1.21.0
- OS Version: macOS 10.13.3
Steps to Reproduce:
- 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
- Cmd-click it to open it: the
%2F are not preserved and are replaced with /, causing the request to fail
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