0x7c13 / Notepads

A modern, lightweight text editor with a minimalist design.
https://www.NotepadsApp.com
MIT License
8.53k stars 470 forks source link

[Feature request] Indent lines automatically when text wrapping is on #1335

Open marco-coraggio opened 2 months ago

marco-coraggio commented 2 months ago

Issue: when making nested lists that use indentation, wrapped lines don't retain indentation, obfuscating the structure of the document.

Proposed solution: There could be an option to do the following. When text wrapping is on, if line X is wrapped and starts with (a combination of) Y spaces or tabs, all displayed lines pertaining to line X also start with Y spaces or tabs.

Example: the text in the blue circle should have the same indentation as the line displayed above. Screenshot 2024-04-26 113429