We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 509143c commit ea4cc65Copy full SHA for ea4cc65
SlicerEditor.json renamed to ScriptEditor.json
@@ -2,7 +2,7 @@
2
"$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.0.json#",
3
"build_dependencies": [],
4
"build_subdirectory": ".",
5
- "category": "Python Scripting",
+ "category": "Developer Tools",
6
"scm_revision": "main",
7
- "scm_url": "https://github.com/SlicerMorph/SlicerEditor"
+ "scm_url": "https://github.com/SlicerMorph/SlicerScriptEditor"
8
}
0 commit comments