S
S
Sergey2018-03-07 15:50:01
Visual Studio Code
Sergey, 2018-03-07 15:50:01

VS Code: How to save settings inside a project?

How to save the state of the editor inside the project itself?
So that when moving a folder or renaming this state is not lost?
In other words, I want the project settings to be stored inside this project, as is done in WebStorm/PhpStorm.
There are user settings - they, as expected, are saved inside the project in the .vscode folder, but open project files, for example, are not saved there - I renamed the folder, the project opens from scratch.
I found that the workspace concept is probably responsible for this, but I, apparently, misunderstood something - I still can’t save the state of the editor inside the project anyway.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Balya, 2018-10-10
@Balya

Use a settings file.vscode/settings.json

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question