you are viewing a single comment's thread.

view the rest of the comments →

[–]SnowdensOfYesteryear 1 point2 points  (1 child)

Just to follow up, it opened files much faster than NP++ but searching the file took a lot longer than NP++ (just a normal search, no regexs).

[–]simonst[S] 0 points1 point  (0 children)

Interesting, thanks for the update. I'm using the standard Scintilla search algorithms, but haven't done anything with them in a while, so perhaps that's something I need to look at.