Skip to content

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

@decipher3114

Description

@decipher3114

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
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions