glorious-codes/glorious-demo

Support soft-wrap feature

heowc opened this issue · 2 comments

heowc commented

Usually, the IDE provides a function called soft-wrap.

This is automatically displayed in the next line when a line of text exceeds the width of the screen.

What do you think of adding this same feature?

image

image

Humm... well noticed. I'll try to find a solution. Thinking about a new option for Editor like lineBreak: true. 🤔

heowc commented

Good idea! 👍