Open CoreyD97 opened 11 months ago
Hi Corey
Thanks for the feature request.
This is something that we already have an existing feature request for - we'll add your +1 to this to help us prioritize this piece of work in the future.
If there's anything else we can help with, then please let us know.
Thanks Hannah! Glad to know this is already tracked. I'll leave this issue open for public tracking.
I also have this requirement, when will this feature be supported.
@v1nw1n Thanks for the feedback!
We do not currently have any timeframes available for this functionality. We're currently monitoring the level of interest in this feature to help us prioritize this in the future.
In the meantime, you could use a different UI component, like an RSyntaxTextArea to provide this functionality.
If there's anything else we can help with, then please let us know.
Another +1 please
It's possible to toggle line wrapping by using reflection to invoke setLineWrap(boolean)
on the necessary child component but that is just absurd
We've added your +1
Burp's message editor has a number of view options available (word-wrap, invisible character lozenges) which can be toggled for the message being displayed. However, when creating a RawEditor, these are not visible and also cannot be set by the plugin.
I'd like to be able to: