A template for pasting code and cleaning unnecessary indenting

<% string[] lines = code.Split(new string[] { Environment.NewLine }, StringSplitOptions.None); string[] formattedLines = new string[lines.Length]; int indent = 0; string firstLine = lines[0]; whil...

Id #13613 | Release: None | Updated: Feb 12 at 9:00 PM by oazabir | Created: May 29, 2011 at 5:33 AM by oazabir

  • 1-1 of 1 Work Items
    • Previous
    • 1
    • Next
    • Showing
    • All
    • Work Items