Posted 17 years ago
by Marianne
Version: 4.0.0250
Platform: .NET 2.0
Environment: Windows XP (32-bit)
According to documentation, TrimTrailingWhitespace() will trim the lines that are currently selected, or if there is no text selection, it will trim the entire document. If there is no text selection and the cursor is on line 20, then calling this function will only trim line 20. I would expect that the entire document be trimmed in this case. Thanks.
------------------------------- Marianne