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 6d4f971 commit 19b8564Copy full SHA for 19b8564
packages/application-extension/schema/shell.json
@@ -9,7 +9,7 @@
9
"title": "Customize shell widget positioning",
10
"description": "Overrides default widget position in the application layout",
11
"default": {
12
- "Debugger console": { "area": "down"},
+ "Debugger console": { "area": "down" },
13
"Markdown Preview": { "area": "right" },
14
"Plugins": { "area": "left" }
15
}
0 commit comments