You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How do you disable line wrapping for the FireflySyntaxView or FireflyTextView? I looked around your API and Sourceful but did not find a way to do this.
The text was updated successfully, but these errors were encountered:
There is not currently a way too disable line wrapping. I can look into a way to add a toggle-able api call to enable/disable it. Thanks for the suggestion.
Thanks. I already briefly tried changing a few things but it went nowhere. It might require a more thorough understanding of what is going on between all the different parts.
I've been looking for a text editor view which would do syntax highlighting fast enough, support line numbers and allow both line wrapping and non-wrapping modes. But so far I haven't found any.
How do you disable line wrapping for the FireflySyntaxView or FireflyTextView? I looked around your API and Sourceful but did not find a way to do this.
The text was updated successfully, but these errors were encountered: