Questions tagged [vs-code-settings]

3 questions
0
votes
2 answers

VSCode variable for multi-root workspace root directory

I'm using a VSCode multi-root workspace. I want to define some tasks in myprojects.code-workspace using a variable for the root directory. In a regular .vscode/tasks.json I could use ${workspaceFolder}. However when I create this simple task in…
lonix
  • 14,255
  • 23
  • 85
  • 176
0
votes
0 answers

How to move vs code workspace settings from github.dev to vscode.dev?

from github, I have opened github.dev which load vs code and there are so many folders so added few settings there which are in .vscode/settings.json file and there are vscode.dev is also , open the same repository on vscode.dev , this is also a new…
xkeshav
  • 53,360
  • 44
  • 177
  • 245
-1
votes
0 answers

Unable to change settings in VScode

whenever I am trying to update settings that is want to change the setting to always run programme in terminal but it shows Unable to write into user settings. Please open the user settings to correct errors/warnings in it and try again. enter…