Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

editor with line-based highlighting #4

Open
mathisdt opened this issue Oct 6, 2016 · 0 comments
Open

editor with line-based highlighting #4

mathisdt opened this issue Oct 6, 2016 · 0 comments

Comments

@mathisdt
Copy link
Owner

mathisdt commented Oct 6, 2016

Make the editor aware of the syntax scheme (more than 50% whitespace means "chords", [these brackets] mean "translation") and highlight each part accordingly.

=== OR ===

Change the old highlighting and syntax scheme to an easier one, e.g.
... a normal text line
... {C} a chords line
... {T} a translation line

=== OR ===

Change the text stored in the XML to a structured form and create an editor which can change a line's type and does highlight it accordingly.

It should be possible to migrate the old syntax automatically into the new syntax.

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

No branches or pull requests

1 participant