Microsoft/vscode

Request json/sort failed with message: Range#create

開放

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

 (11 則留言) (0 個反應) (1 位負責人)TypeScript (39,847 個分叉)batch import
bughelp wantedjson-sorting

倉庫指標

星標
 (184,936 顆星)
PR 合併指標
 (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]

貢獻者指南