The official documentation says that end_of_line is supported see:
https://docs.microsoft.com/en-us/visualstudio/mac/editorconfig?view=vsmac-2019
However I have it set to crlf (windows line endings)
end_of_line = crlf
But if I create a new file it is still created with unix line endings 'lf'
This is creating a problem for us as some our team use Windows and some use Mac and the code keeps flip flopping between line endings.
I'm not sure where to raise a bug report as MonoDevelop is abandoned and vs4mac is closed source
Answers
Please try to raise threads on the vs for mac forum:
https://developercommunity.visualstudio.com/spaces/41/index.html