Syntax Highlighting Mode #29

Open
opened 2026-02-12 02:42:43 +00:00 by Ki11erRabbit · 0 comments
Ki11erRabbit commented 2026-02-12 02:42:43 +00:00 (Migrated from github.com)

There needs to be a mode that uses internal apis to provide a minor mode that can do arbitrary syntax highlighting like how VS Code and Kakoune do it.
The approach is use regex rules to mark out areas where other regex could be applied.

This sort of requires #28 to be finished but we can just clone the buffer to a string in the meantime.

There needs to be a mode that uses internal apis to provide a minor mode that can do arbitrary syntax highlighting like how VS Code and Kakoune do it. The approach is use regex rules to mark out areas where other regex could be applied. This sort of requires #28 to be finished but we can just clone the buffer to a string in the meantime.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ki11errabbit/koru#29
No description provided.