A
A
Andrey Tyu2019-04-09 12:17:43
Visual Studio Code
Andrey Tyu, 2019-04-09 12:17:43

How to set tabs as default indent in vscode?

It is necessary that when pressing ctrl-shift-f all indents become tabs. Now the opposite is true: tabs are replaced by spaces.

{
    "editor.detectIndentation": false,
    "editor.insertSpaces": false,
    "editor.tabSize": 4
}

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question