Skip to content

Conversation

@allenyade
Copy link
Contributor

  • Adds an "asterisk" highlighter which will highlight an asterisk in [*] and [<*>]
  • Splits the ident highlighter in const and type highlighters to not highlight some edge cases
  • Gets rid of all the uses of \w in regex pattern (it includes UTF-8 characters c3c will not accept as valid idents, therefore they should not be highlighted)
  • Removes the prefixes from the %sh section variables and adds them in the highlighters declarations directly
  • Updates the variables from the %sh section and adds builtins from std::core::env so they get properly highlighted

@allenyade allenyade changed the title Kakone: Adds and fixes multiple highlighters, adds static_words and updates the keywords and builtins Kakoune: Adds and fixes ident highlighters, adds static_words and updates the keywords and builtins Oct 15, 2025
@lerno
Copy link
Contributor

lerno commented Oct 17, 2025

Do we have anyone who could review this one?

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.

2 participants