
While using your SDI Code Editor (Inline) product sample, I noticed that when you open the search box by pressing CTRL-F and then searching for \n
using regular expressions, nothing is highlighted until you make it .\n
or \n.
Is there a way around this? I'm making a regex browser and would like to give feedback for newlines.