Skip to content

Releases: editorconfig/editorconfig-visualstudio

0.5.0.0

05 Oct 18:08
Compare
Choose a tag to compare

This release adds support for the 2014 CTP version of Visual Studio, we now support 2010 all the way up to 2014.

@allen-zeng fixed the case when files contain lines that consist of white spaces only and trim_trailing_whitespace is set to true for those files, the plugin crashes when trying to save. This causes the trim_trailing_whitespace rule to not be applied and throw a IndexOutOfRangeException

@madskristensen and @jaredpar went all out and added syntax highlighting, intellisense and validation to .editorconfig files! see #12 for more details

editorconfig

Please post any issues with this release to https://github.com/editorconfig/editorconfig/issues