sasumner
sasumner
#9200 mentions regex+matchcase That one may be a non-issue, but it was just too coincidental in time not to mention it here.
Search (menu) -> Incremental Search Search (menu) -> Go to...
Dreamers dream... :)
> I think NP++'s show symbol should also show such characters. What's your opinion on what it should look like?
@GhbSmwc I took the liberty of renaming your issue; hopefully that is okay with you. :-)
This is going to depend upon Scintilla.
This was "addressed" by the Scintilla project back in 2013: https://sourceforge.net/p/scintilla/feature-requests/980/ Their response was to add an API so that you can represent any character you want, "specially": https://www.scintilla.org/ScintillaDoc.html#SCI_SETREPRESENTATION The...
@Daksol >This request has come up more than once And note that it remains an "open" request > "View-> Show Symbol -> Show All Characters" does NOT show characters such...
@donho Correct about BOM. BOM should never be visible, except I guess HexEditor plugin? (Not our problem!) 5062 was also used as a springboard for the general discussion of invisible...
@Daksol said >Some thoughts on what would be best way of handling hidden characters... Notepad++ only has limited control over the display; the display is primarily controlled by Scintilla. The...