Skip to content

Pop-Up Notifications are impossible to hide/silence #161

@e-miz

Description

@e-miz

Hi, as of VS Code 1.106 the extension creates a popup when any command fails, when any file is opened or run.

The extension seems to ignore the settings to disable notifications, and it similar ignores the feature to run an analysis on save.

The extension even bypasses Do Not Disturb Mode. The only workaround is to disable the extension entirely until it is needed.

The output from the extension shows it is trying to run on pretty much any event, like when a file is saved or opened:

 CodeChecker parse /codechecker/reports -e json --file my_file.yml
>>> Process 'CodeChecker parse' errored: spawn CodeChecker **ENOENT**
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions