We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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 }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: