mono - MonoDevelop Code Wrapping C# -


with monodevelop c#, when press format code button (ctrl+shift+f) ide take multi line statement , create long single one. lambda , linq statements, can counter productive.

i looking way have ide format code, if command on seperate lines, leave on seperate lines.

i think should filed bug in monodevelop, not question on stackoverflow.


Comments

Popular posts from this blog

haskell - Using filter on an item in a list? -

tomcat6 - Exception when stopping container for a with Spring + Quartz + Tomcat web application -

c# - Binding attached property to IEnumerable -