Skip to content

Need info on reusing existing database #13489

Description

@NEELAKANTAPPA-M

Our teams mostly works on common linux source code.
database size for this code is approx 3GB.

I would like to know is there any ways to have this one copy of database & circulate it to others. So that they no need to parse again.

I tried to do this by specifying database path with "databaseFilename" : "${workspaceFolder}/.vscode/browse.vc.db" in c_cpp_properties.json.

But that didn't help. extension started again parsing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions