This repository was archived by the owner on Jun 11, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
scite.schema.json
ami44 edited this page Nov 29, 2014
·
3 revisions
-
installer jayschema :
npm install -g jayschema -
éditer le fichier
SciTEUser.properties(menu --> Options --> Open User Options File) et ajouter :command.go.*.schema.json=jayschema "$(FilePath)"
-
ouvrir un fichier qui a l'extension
*.schema.jsondans SciTE et F7
-
installer jayschema :
npm install -g jayschema -
ouvrir un fichier schéma json à valider. Par exemple
monFichierSchema.json -
éditer le fichier
SciTE.properties(menu --> Options --> Open Local Options File) et ajouter :command.go.monFichierSchema.json=jayschema "$(FilePath)"
-
revenir au fichier
monFichierSchema.jsondans SciTE et F7
Astuces