Can we run cpptools.exe as a daemon so it can index and parse my C++ projet? #8127
stephane-archer
started this conversation in
General
Replies: 2 comments 5 replies
-
Not currently. |
Beta Was this translation helpful? Give feedback.
2 replies
-
I'm not sure if it's starting over or just continuing where it left off. Is
there any way to know? Can I query/ask the server? Where is located the
database? Can I query/ask the database?
…On Fri, Sep 10, 2021, 20:24 Bob Brown ***@***.***> wrote:
You shouldn't be losing the indexing work when you close VS Code. It
should be saved in a database that is reused the next time you open the
same workspace. If you are seeing the indexer delete the database or start
over every time, please open a bug so we can start an investigation.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#8127 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAWX4PIP7PJK3EG45OIZNO3UBJEOZANCNFSM5DXFOPMQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Then Visual Code can be start and the work is already done. (I have a really large codebase)
Beta Was this translation helpful? Give feedback.
All reactions