Commit Graph

6 Commits (a37f70a488f514cab363343af7da503c67a43475)

Author SHA1 Message Date
Alex Vinyals a37f70a488 bug: tab to str conversion should check the length of the tab in the palette 2024-10-14 09:11:16 +02:00
Alexandre Vinyals Valdepeñas a86a7d6920 Small enum, faster to pass by value than borrowing it. 2024-04-14 08:23:36 +02:00
Alexandre Vinyals Valdepeñas ba893751c2 Merge branch 'master' into issue-2719
Helix is handling narrow non-breaking spaces, update
trailing whitespace tracker to take them into account
2024-04-14 00:06:10 +02:00
Alexandre Vinyals Valdepeñas de13260bb6 feedback: stop allocating, pass render callback instead, ignore newline 2023-07-06 22:49:27 +02:00
Alexandre Vinyals Valdepeñas 99aa751c75 feedback: apply as much feedback as possible (round 1) 2023-06-24 13:36:55 +02:00
Alexandre Vinyals Valdepeñas 60c06076b2 feat(editor): add support to highlight trailing whitespace
Adds a new render configuration value `Trailing`, which can be used
to selectively enable trailing whitespace of certain whitespace characters.
2023-06-04 22:48:11 +02:00