69 lines
1.2 KiB
JSON
69 lines
1.2 KiB
JSON
{
|
|
"confirmDeletion": true,
|
|
"showAddCommand": true,
|
|
"debug": false,
|
|
"editorMenu": [
|
|
{
|
|
"id": "app:open-settings",
|
|
"icon": "lucide-settings",
|
|
"name": "Open settings",
|
|
"mode": "any"
|
|
}
|
|
],
|
|
"fileMenu": [
|
|
{
|
|
"id": "app:open-settings",
|
|
"icon": "lucide-settings",
|
|
"name": "Open settings",
|
|
"mode": "any"
|
|
}
|
|
],
|
|
"leftRibbon": [],
|
|
"rightRibbon": [],
|
|
"titleBar": [],
|
|
"statusBar": [
|
|
{
|
|
"id": "app:open-settings",
|
|
"icon": "lucide-settings",
|
|
"name": "Open settings",
|
|
"mode": "any"
|
|
}
|
|
],
|
|
"pageHeader": [],
|
|
"macros": [
|
|
{
|
|
"macro": [
|
|
{
|
|
"action": 0,
|
|
"commandId": "app:open-settings"
|
|
}
|
|
],
|
|
"name": "Macro Namex",
|
|
"icon": "star",
|
|
"startup": false
|
|
}
|
|
],
|
|
"explorer": [
|
|
{
|
|
"id": "app:open-settings",
|
|
"icon": "lucide-settings",
|
|
"name": "Open settings",
|
|
"mode": "any"
|
|
}
|
|
],
|
|
"hide": {
|
|
"statusbar": [],
|
|
"leftRibbon": []
|
|
},
|
|
"spacing": 8,
|
|
"advancedToolbar": {
|
|
"rowHeight": 48,
|
|
"rowCount": 5,
|
|
"spacing": 0,
|
|
"buttonWidth": 48,
|
|
"columnLayout": false,
|
|
"mappedIcons": [],
|
|
"tooltips": false,
|
|
"heightOffset": 0
|
|
}
|
|
} |