Microsoft/vscode

Request json/sort failed with message: Range#create

Open

#208.763 aperta il 26 mar 2024

Vedi su GitHub
 (11 commenti) (0 reazioni) (1 assegnatario)TypeScript (10.221 fork)batch import
bughelp wantedjson-sorting

Metriche repository

Star
 (74.848 star)
Metriche merge PR
 (Merge medio 11h 43m) (1000 PR mergiate in 30 g)

Descrizione

  • 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]

Guida contributor