It is possible to set "C_Cpp.intelliSenseCachePath"
for each system?
#12161
Unanswered
Diogo-Rossi
asked this question in
Q&A
Replies: 1 comment
-
@Diogo-Rossi You should be able to set it in the remote settings. |
Beta Was this translation helpful? Give feedback.
0 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.
-
The default location is different for each system, as can be seen here:
But, we can set this location with
"C_Cpp.intelliSenseCachePath"
, rigth?My problem is:
I have to set a different location for the cache in a linux system to use a shared folder (disc space issues).
But, in another Windows machine, that location is different (it could remain default)
So, it is possible to set this path
"C_Cpp.intelliSenseCachePath"
for each system?Or even by hostname would be good!
Beta Was this translation helpful? Give feedback.
All reactions