Is there a plugin for Notepad ++ that allocates rtf? To clarify, I mean, when you open an rtf file in plain text, is there a plugin that selects rtf operators (for example, "{\ rtf ...}", "{\ colortbl ...}", etc. .d.), For example, it works with C ++, C #, html, etc. along with the ability to collapse rtf statement blocks, such as an xml file? Thanks in advance.
source
share