Microsoft/vscode

Request json/sort failed with message: Range#create

Ouverte

#208 763 ouverte le 26 mars 2024

 (11 commentaires) (0 réaction) (1 personne assignée)TypeScript (39 847 forks)batch import
bughelp wantedjson-sorting

Métriques du dépôt

Stars
 (184 936 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur