editorconfig / editorconfig-visualstudio

EditorConfig Visual Studio Addin
http://editorconfig.org
Other
355 stars 75 forks source link

New files are generated using the wrong settings #40

Open Mpdreamz opened 8 years ago

Mpdreamz commented 8 years ago

e.g Add > Class will open a file with the default indentation settings

robertcoltheart commented 8 years ago

Can you elaborate on this? I'm seeing the expected behaviour on a test case:

new_class

6XGate commented 7 years ago

I've seen this issue in VS2015 Update 3. What's worse is using the Format Document action doesn't correct the formatting either.