Hello,
I could not find a way to turn off the behavior of wrongly correcting my indentation style while typing. The topic was discussed in the past: http://community.sharpdevelop.net/forums/p/13000/35181.aspx. But it doesn't seem to get attention.
There were cases (I think when pasting) where the indentation of a large block of code was wrongly corrected. I want to be sure that SharpDevelop doesn't touch my code this way. I appreciate assistance in indentation when hitting enter after curly braces, e.g., but it should be possible to turn the other features off completely.
In my opinion there should be an extra option whether to indent "case"s in switch blocks (C#) and how to indent continuation lines. I prefer an extra-indent of 2 tabs on continuation lines, not the same column as in the line above.
Could this be accomplished?