[MonoDevelop] Code formating strange behaviour...

anthonyb ovabus-forums at yahoo.com
Fri Nov 26 05:29:16 EST 2010


Hi to all folks here!

i think i have correctly set the code formatting options in MD, but when i
type something like this:

            var List = new List<string>
            {
                "one",
                "two",
                "three",
                "four",
                "five"
            };

and try to "format document", it takes this code and put in (ALL of it) the
the same line...And ok, i can live with that simple list but then i built a
complex dictionary initialized this way and after "format document" i get
this code as an...one-liner (from column 8 to...220)

I carefully revisited the options about code formatting but i still think i
have set it correctly. Am i doing something wrong here or i simply forget
about this feature in MonoDevelop ?

Thanks a lot for any help,

anthonyb
-- 
View this message in context: http://mono.1490590.n4.nabble.com/Code-formating-strange-behaviour-tp3060030p3060030.html
Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.


More information about the Monodevelop-list mailing list