- C/C++ Extension Version: 0.23.1
I set "Intelli Sense Cache Path" to "D:/storageLocation/${workspaceFolderBasename}/".
If I have three folders which have the same name 'cpptools-demo‘ and have different storage path,it goes wrong.
Open first folder, it created cpptools-demo folder in D:/storageLocation
Open second folder, it create untitled folder in D:/storageLocation
Open third folder, it didn't create folder in D:/storageLocation any more.
In addition, is there a way to set the cache path to where cpptools browse.db is storaged, ,"AppData\Roaming\Code\User\workspaceStorage"?
I set "Intelli Sense Cache Path" to "D:/storageLocation/${workspaceFolderBasename}/".
If I have three folders which have the same name 'cpptools-demo‘ and have different storage path,it goes wrong.
Open first folder, it created cpptools-demo folder in D:/storageLocation
Open second folder, it create untitled folder in D:/storageLocation
Open third folder, it didn't create folder in D:/storageLocation any more.
In addition, is there a way to set the cache path to where cpptools browse.db is storaged, ,"AppData\Roaming\Code\User\workspaceStorage"?