Microsoft/vscode

Request json/sort failed with message: Range#create

Open

#208,763 建立於 2024年3月26日

在 GitHub 查看
 (11 留言) (0 反應) (1 負責人)TypeScript (10,221 fork)batch import
bughelp wantedjson-sorting

倉庫指標

Star
 (74,848 star)
PR 合併指標
 (平均合併 11小時 43分鐘) (30 天內合併 1,000 個 PR)

描述

  • have a JSON file as below
  • have code on save and JSON sort
  • have a JSON file and notice errors on save
"editor.codeActionsOnSave": {
    "source.sort.json": "explicit",
}
notificationsAlerts.js:32 Request json/sort failed with message: Range#create called with invalid arguments[[object Object], [object Object], undefined, undefined]

貢獻者指南