[Home] [By Thread] [By Date] [Recent Entries]
Hi Roger,
I've looked around a bit, thinking at first that your question was rather trivial. Appeared I was wrong. I haven't found any editor that shows ZWSP or any other non-visible character, besides standard spaces, tabs and newlines. I then thought that the highly extensible Eclipse IDE would obviously have something that would show invisible characters. But again: nothing. Someone however did make an effort with the AnyEdit plugin to make spaces, tabs and newlines visible. As of Eclipse 3.3, this feature is a standard of the IDE. Depending on how important this feature is for you, you may consider extending Eclipse yourself or submitting an improvement suggestion for the "show whitespace" feature. I consider it a miss that the characters that you want visualized cannot be configured. But if you look at the code, it should be real easy to externalize these characters: https://bugs.eclipse.org/bugs/show_bug.cgi?id=22712#c67 (search for public class InvisibleCharacterPainter). But this is not what you are looking for: it is not a ready made editor or IDE that shows the invisible characters on demand (Eclipse treats the ZWSP correctly though, and you can select, copy and edit it, but you cannot see it). Sorry I couldn't be of more help, Cheers, -- Abel Braaksma Roger Sperberg wrote: Thanks for the suggestion.
|

Cart



