Posted 12 years ago
by Jon Heaton
Version: 12.1.0302
Platform: .NET 4.5
Environment: Windows 8 (64-bit)
Type "_9 _9" into SyntaxEditor (tested in sample project). ReplaceAll "_9" with "_34" and the first occurrence gets replaced correctly but not the second. If you click ReplaceAll again, it does find the last occurrence. If you remove the underscores, it functions properly, but I have a customer that does a lot of find/replace with underscores.
Thank you