Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Incorrect tokenization of querystring

Open
#243 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
30/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
javascript, python, vscode
Domain
tooling

Research direction

Start by reproducing the provided Python URL string in VS Code 1.62 with the latest MagicPython commit and compare its tokenization with the screenshot. No source file or test is named, so locate the query-string handling in the syntax highlighter and add a regression check once the expected highlighting is established.

Written by the indexing model from the issue text.

Description

  • 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

Dominant language
JavaScript
Stars
1.4k
Forks
98
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from MagicStack/MagicPython

All issues in MagicStack/MagicPython

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.