Search code examples
node.jsvisual-studio-codeeditorconfig

Visual Studio Code Indent Configuration & EditorConfig?


I am using Visual Studio Code for developing Node.js applications. I have gone through their doc for configuring indent space in the editor, but I couldn't find it. I have used Sublime Text, so I'm used to that option.

How do I configure .editorconfig file for Visual Studio Code this way?


Solution

  • You can get the plugin for .editorconfig support at https://github.com/editorconfig/editorconfig-vscode