drcika / apc-extension

Home Page:https://marketplace.visualstudio.com/items?itemName=drcika.apc-extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VSCode completely broken after applying settings

SaltySpaghetti opened this issue · comments

I've applied these settings

"apc.font.family": "SpaceMono Nerd Font",
"apc.monospace.font.family": "SpaceMono Nerd Font",
"apc.activityBar": {
    "position": "bottom",
    "size": 35
},
"apc.statusBar": {
    "position": "editor-bottom",
    "height": 20,
    "fontSize": 10
},
"apc.listRow": {
    "height": 20,
    "fontSize": 12
},

and now all extensions take minutes to load and run.
I've uninstalled APC extension and the applied settings (the ones above here) are still visible in the UI even tho I've removed the extension and removed those settings from the settings.json