MagicPython icon indicating copy to clipboard operation
MagicPython copied to clipboard

Incorrect tokenization of querystring

Open alexr00 opened this issue 4 years ago • 0 comments
trafficstars

  • Editor name and version: VS Code 1.62

  • Platform: Any

  • Color scheme: N/A

  • MagicPython version: Most recent commit from master

  • A sreenshot: image

  • 5-10 lines of surrounding code:

url = 'https://www.foo.com/bar?quux=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%...%22%7D%7D'

Originally from @p-i- in https://github.com/microsoft/vscode/issues/137461

alexr00 avatar Nov 19 '21 10:11 alexr00