-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Browse.VC.db file being created out of nowhere #14
Labels
Comments
From @yoazmenda on April 16, 2016 11:15 disapeared after uninstalling c/c++ extensions |
From @BillyONeal on April 17, 2016 9:22 Recent versions of the C++ extensions put this file into the .vscode folder. |
See microsoft/vscode#5510 - even when you just open simple file - this extension will create |
Duplicate of issue #6 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
From @yoazmenda on April 15, 2016 15:7
Every time I open a project (Java project) a 4mb "browse.VC.db" file is being created in my repository that can't be deleted.
Steps to Reproduce:
started happening after I tried editing C,C++ files.
Copied from original issue: microsoft/vscode#5350
The text was updated successfully, but these errors were encountered: