-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description

This is how it looks when I enable APC.
To fix this I have to disable the extension and reinstall VSCode.
Here is the config
// apc
"apc.activityBar": {
"position": "bottom",
"size": 28
},
"apc.electron": {
"frame": false,
"titleBarStyle": "hiddenInset",
"trafficLightPosition": {
"x": 7,
"y": 5
}
},
"apc.font.family": "CartographCF Nerd Font",
"apc.sidebar.titlebar": {
"fontSize": 11
},
"apc.statusBar": {
"fontSize": 12,
"position": "editor-bottom",
"height": 28
},
// Other config
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels