.editorconfig is not working in Visual Studio 2017 when my sotution is not in my C: drive?

拈花ヽ惹草 提交于 2019-12-05 18:06:40

I somehow figured out how to solve this problem.

My solution folder had a parent folder named between square brackets [] like this [ParentFolderName] so I removed the square brackets and everything worked as expected.

For a reason or another editorconfig file does not do anything when the solution folder has a parent folder named between square brackets. The IDE (in my case Visual Studio 2017) uses its settings.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!