Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>EditorConfig VS Code SnippetNew to Visual Studio Code? Get it now.
EditorConfig VS Code Snippet

EditorConfig VS Code Snippet

Zahir Gudiño

|
19,835 installs
| (0) | Free
Snippet brings settings boilerplate most commonly used to your .editorconfig file.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

EditorConfig logo

EditorConfig VS Code Snippet

EditorConfig helps developers define and maintain consistent coding styles between different editors and IDEs.

Note: Microsoft's own vscode-editorconfig by Chris Dias is now deprecated. Instead use the official extension published by EditorConfig.

Why bother?

Say you love EditorConfig consistent coding style principle however, you...

  • [x] don't remember property names
  • [x] very often check out the docs
  • [x] believe this is repetitive

Well, maybe this snippet will help your workflow to scaffold your .editorconfig with some basic settings.

Installation

Install using VS Code command palette,

  • On the search bar type in editorconfig-vscode-snippet or simply editorconfig
  • Select from the results EditorConfig VS Code Snippet

TODOs

  • [ ] more programming languages settings
  • [ ] independent snippets

Usage

This GIF pretty much explains it usage.

Snippet usage

Credits

  • EditorConfig project - http://editorconfig.org
  • EditorConfig logo by Kat On - http://squirrelmuffins.com/
  • Chris Dias former vscode-editorconfig author - https://github.com/chrisdias

License

MIT © 2015

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft