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
Is your feature request related to a problem? Please describe.
This feature request is NOT related to any kind of problem.
Describe the solution you'd like
I would love the ability to disable line wrapping. Adding a switch to the “editor Customization” screen to enable or disable line wrapping would be appreciated.
Additional context
When typing code on smaller screens line wrapping has a tendency to unnecessarily complicate readability. This may be a personal preference but I have a much easier time figuring out what something is doing when I disable line wrapping.
The text was updated successfully, but these errors were encountered:
The current editor Firefly does not support line wrapping for iOS as it would require rewriting the entire text engine. This was discussed in an issue there.
I am however, looking into converting the current editor to Runestone to allow for a lot more customizability.
Is your feature request related to a problem? Please describe.
This feature request is NOT related to any kind of problem.
Describe the solution you'd like
I would love the ability to disable line wrapping. Adding a switch to the “editor Customization” screen to enable or disable line wrapping would be appreciated.
Additional context
When typing code on smaller screens line wrapping has a tendency to unnecessarily complicate readability. This may be a personal preference but I have a much easier time figuring out what something is doing when I disable line wrapping.
The text was updated successfully, but these errors were encountered: