MonoDevelop - Convert line ending dialog

前端 未结 4 754
野的像风
野的像风 2021-02-05 02:51

I often switch between MonoDevelop on Linux and VS2010 with the same code base so I\'m forever having to click do not convert line ending. Is there an option to set a default a

4条回答
  •  无人及你
    2021-02-05 03:28

    This comes up for warnings in Unity 2018 and MonoDevelop.

    I was able to change the default, but didn't find a way to fix the warning about a file in MonoDevelop. I ended up pasting into Atom, saving, then copy/pasting back into MonoDevelop.

提交回复
热议问题