Limit size of .browse.VC.db to avoid filling up disk · Issue #3470 · microsoft/vscode-cpptools · GitHub
Skip to content

Limit size of .browse.VC.db to avoid filling up disk #3470

Description

@letmaik

I had situations where .browse.VC.db files where ~10GB (yes, lot's of source files to be indexed). I'm fine with this, but there should be some check in place that prevents those files from occupying all available disk space. How about going into some degraded-service behavior if less than 0.5GB (or similar) is available?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions