Skip to content
New issue

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

Issue with version VS Code v1.93.1 as well #237

Open
decipher3114 opened this issue Nov 24, 2024 · 0 comments
Open

Issue with version VS Code v1.93.1 as well #237

decipher3114 opened this issue Nov 24, 2024 · 0 comments

Comments

@decipher3114
Copy link

image
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
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant