h4ndy-on-github / editorconfig-vscode

EditorConfig extension for Visual Studio Code

Home Page:http://editorconfig.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Travis Build Status Gitter

This repository is specific to the EditorConfig Extension for Visual Studio Code. Internally, it uses the editorconfig npm package, which is one of a few EditorConfig cores available.

See also:

Feel free to submit any issues you may have via the issue tracker.

Installation

ext install EditorConfig

Supported Properties

  • indent_style
  • indent_size
  • tab_width
  • end_of_line
  • insert_final_newline
  • trim_trailing_whitespace

On the backlog

  • charset

About

EditorConfig extension for Visual Studio Code

http://editorconfig.org/

License:MIT License


Languages

Language:TypeScript 100.0%