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 answer in MonoDevelop to prevent this dialog from popping up?
相关问题
- Monodevelop: `Waiting for debugger`
- Unity3D - Build Failed because of “[Unity] ERROR:
- Android calendarview font size
- Get C/C++ project support back with MonoDevelop 4.
- Renaming Controller classes in MonoTouch MonoDevel
相关文章
- Visual Studio Code, MAC OS X, OmniSharp server is
- Bundling the Windows Mono runtime with an applicat
- How to use native C++ libraries in Mono for Androi
- Install mod_mono on Mac OSX
- Which Linux distribution is best for developing a
- AppDomain support is dead in UnityEngine, any way
- Serialize/deserialize between MONO-client and ASP.
- What does it mean if the garbage collector is “mor
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.
Found it...
For v2.8.2:
And for 4 (a.k.a. Xamarian Studio):
In MonoDevelop 5.9.6 I found this option under :
FYI, in MonoDevelop v2.8.2, it's located in: Project > Solution Options > Source Code > Code Formatting >Text File > Line Endings
In MonoDevelop 4 (alias Xamarin Studio), you can find this setting in: