Tracking issue on the Razor side for adding editorconfig support in Razor.
Will likely need to discuss with Platform since the bulk of the work may need to be done on their side.
See 1) in: https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1388770/ for original VSTS issue.
There are a few different aspects to .editorconfig support, with different statuses and priorities:
Current status:
- Support for
indent_size, indent_style etc. generic formatting properties, as per the original linked issue above
- Support for start C# editor config controls in document formatting, eg code style
- Support for razor specific editorconfig controls for formatting and other behaviours
Tracking issue on the Razor side for adding editorconfig support in Razor.
Will likely need to discuss with Platform since the bulk of the work may need to be done on their side.
See 1) in: https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1388770/ for original VSTS issue.
There are a few different aspects to .editorconfig support, with different statuses and priorities:
Current status:
indent_size,indent_styleetc. generic formatting properties, as per the original linked issue above