MagicStack / MagicStack/MagicPython

Incorrect tokenization of querystring

未關閉
#243 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

主要語言
JavaScript
星號
1.4k
分支
98
PR 合併指標
30 天內沒有已合併 PR

描述

* **Editor name and version**: VS Code 1.62
* **Platform**: Any
* **Color scheme**: N/A
* **MagicPython version**: Most recent commit from master
* **A sreenshot**:
![image](https://user-images.githubusercontent.com/38270282/142603906-b022550c-6e0a-4550-baf2-42a221465fbb.png)

* **5-10 lines of surrounding code**:
```python
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

貢獻指南

這個儲存庫沒有索引到貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

研究方向

首先,在 VS Code 1.62 中使用最新的 MagicPython commit 重現所提供的 Python URL 字串,並將其標記化結果與螢幕截圖進行比較。沒有指定原始檔案或測試,因此請定位語法醒目提示器中查詢字串的處理邏輯,並在確定預期的醒目提示效果後新增回歸檢查。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
javascript, python, vscode
領域
tooling
Issue 類型
缺陷
難度
3/5
預估耗時
1-2 天
活躍度
停滯
描述清晰度
需要釐清
新手友好度
30/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。