Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

File Format Change Log

treyhunner edited this pageJan 24, 2012 ·1 revision

Version A (first stable release):

Initial property support:

  • indent_style property can be set to "tab" or "space"
  • indent_size property is a whole number defining number of columns used for each indentation level
  • tab_width property defines the width of tab characters (defaults toindent_size when unspecified)
  • end_of_line property can be set to "CR", "LF", or "CRLF" (case insensitive) to set line-ending style
  • specialroot property can be set totrue outside of any EditorConfig section to note current file as the top-most EditorConfig file.

Other notes on support:

  • Files must be named.editorconfig (instructions on creating dotfiles in Windows)
  • Unix shell-style wildcard patterns are supported in section names:**,*,?,[seq], and[!seq]
  • The backslash character can be used to escape special characters in section names
  • ] character supported in section names, unlike many other INI parsers
  • ; used for line comments in EditorConfig files

The wiki is disabled from public edits due to spams. If you would like to request a change in wiki, please open anew discussion.

Clone this wiki locally

[8]ページ先頭

©2009-2025 Movatter.jp