Skip to content

[FEATURE] word wrap / wrap lines #338

Description

@clement-deltel

Is your feature request related to a problem? Please describe.
It is a little frutrating whenever a code snippet is a long oneliner or multiple lines, but basically going over the box limits, as it forces scrolling horizontally to be able to read it.

Describe the solution you'd like
Per other tools like Notepad++ (and its word wrap) or vim (and its :set wrap), I think it would be interesting to have a toggle in the settings in order to enable it globally on all snippets. While activated, the line whould wrap at the edge of the text box, whether the snippet is maximized or not. And not a set amount of characters, like I think is what vim does. Also, I don't think it would be necessary to apply the wrap to the preview.

Thanks in advance for considering my enhancement request!

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

Status
Backlog

Relationships

None yet

Development

No branches or pull requests

Issue actions