Skip to content

Save cached file index on disk #39

@MagBad

Description

@MagBad

I have a feature request for a persistent save of the file index on disk.
From my work with cquery at work I appreciate its feature for
storing the file index on a specified directory on exit. This enabled for 'faster' start up times of the server
for larger projects. Currently I'm doing just some small projects in Fortran as a hobby, but I can
imagine that with a large code base the startup of the server can take a significantly amount of time.
cquery-initialization-options stores a .json file for each indexed file for inspection
or in a more binary format for faster startup times.
The first approach seem to be a nice feature for debugging purposes as well from my point of view.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions