[MonoDevelop] Code formating export
Peter hultqvist
phq at silentorbit.com
Sun Apr 15 18:33:50 UTC 2012
On 2012-04-15 15:43, Mike Krüger wrote:
>
> - A good start for a discussion. Should monodevelop stick to the mono
> style as default - or should we use another one? And if we do - which ?
Preferably it would work with visual studio.
The situation has occurred working on a library using both monodevelop
and visual studio
The example would be to create a project in Visual Studio, invoke the
code formatter there, then if you open it in monodevelop nothing would
change invoking its code formatter.
If I understand correctly Visual Studio does not store any code style in
the project format, only monodevelop do.
So my suggestion is:
- If you create a new project in monodevelop - no opinion, but if other
than visual studio embed it in the project format(I guess it is already
done)
- Open a project without code style embedded - use a compatible one with
visual studio - or ask when opening the project and save it.
More information about the Monodevelop-list
mailing list