Replies: 1 comment
-
Hi @aol-nnov . Some settings, such as a compiler path, will likely differ between machines (and platforms), so are set internally as When using a WSL instance, there is a set of setting global for that instance. From the Config UI, you can also go to the JSON file using the button here: That should open, i.e. : |
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.
-
Hi!
I've started with idea to create vscode C++ profile with sensible defaults for most of my projects, so, I stuffed my
settings.json
withC_Cpp.default.*
lines.Imagine my surprise after connecting to remote when I saw greyed-out params in my
settings.json
and a popupThis setting cannot be applied in this window. It will be applied when you open a local window.
Any chances to make in work with remote windows?
Thanks in advance,
Andrey
Beta Was this translation helpful? Give feedback.
All reactions