Add Highlight Section #51
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ki11errabbit/koru#51
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
A highlight section is a list that indicates at what row, col a given text styling should start and where it should end. Another feature that it should support is that inserting new text causes the styling points to be offset so that styling doesn't need to be recalculated immediately.
This is a prerequisite for syntax highlighting using regex.