As the title explains, i want to disable the EnableEndConstructs option for C#, because when i want to paste (with my addin) something like:
#region myRegion, SharpDevelop adds the #endregion statement and don't let me to control generated code.
Please help me. sorry for my bad English ;-)