PreviousNextTracker indexSee it online !

(83/161) 2941820 - XML Plugin : accessibility from java mode

Would it be possible to get access to "Characters to Entities" command while editing javadoc in a java file ?
I usually use entities like é, which are OK with javadoc and a bit more readable than numric entities, but I think both can do the trick.

Thanks for any help

Submitted michaudm - 2010-01-28 - 20:41:13z Assigned kerik-sf
Priority 5 Category None
Status Open Group None
Resolution None Visibility No

Comments

2010-01-30 - 08:47:37z
kerik-sf
I intend to make "Characters to Entities" and "Entities to Characters" available in all edit modes.
Then, the buffer has not been parsed by XML Sidekick, to escape non ascii characters to their numerical entity and < & > to their escaping.
Any comment ?

Attachments