Skip to content

Keep trailing punctuation when splitting notes#1358

Draft
dgruss wants to merge 1 commit into
UltraStar-Deluxe:masterfrom
dgruss:notesplitting2
Draft

Keep trailing punctuation when splitting notes#1358
dgruss wants to merge 1 commit into
UltraStar-Deluxe:masterfrom
dgruss:notesplitting2

Conversation

@dgruss

@dgruss dgruss commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Fixes #1355.

When splitting a note into a ~ continuation, trailing punctuation now moves to the continuation note. So splitme, becomes splitme + ~, instead of splitme, + ~.

Handled in DivideNote as a small post-processing step, so it applies to both mouse and keyboard splitting paths. The punctuation set is centralized but not sure this is a good approach as it hardcodes symbols?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Editor should be smarter about commas (and related) when splitting notes

1 participant