Skip to content

feat(main): add cmdline highlighting to allow for independent styling of the command (instead of forcing Statement)#1070

Open
leftspin wants to merge 1 commit intofolke:mainfrom
leftspin:main
Open

feat(main): add cmdline highlighting to allow for independent styling of the command (instead of forcing Statement)#1070
leftspin wants to merge 1 commit intofolke:mainfrom
leftspin:main

Conversation

@leftspin
Copy link
Copy Markdown

@leftspin leftspin commented Mar 2, 2025

Description

Add support for highlighting the command portion (first word) in Vim cmdline:

  • Add NoiceCmdlineCommand highlight group with default link to Statement
  • Implement dedicated highlighting for command words in cmdline UI
  • Add fallback direct highlighting when syntax highlighting is insufficient
  • Ensure highlighting works regardless of buffer syntax state

This enhances the visual distinction between the command and its arguments, making the command line more readable and easier to understand at a glance.

Related Issue(s)

n/a

Add support for highlighting the command portion (first word) in Vim cmdline:

- Add NoiceCmdlineCommand highlight group with default link to Statement
- Implement dedicated highlighting for command words in cmdline UI
- Add fallback direct highlighting when syntax highlighting is insufficient
- Ensure highlighting works regardless of buffer syntax state

This enhances the visual distinction between the command and its arguments,
making the command line more readable and easier to understand at a glance.
@leftspin leftspin changed the title feat: add cmdline highlighting to allow for independent styling of the command (instead of forcing Statement) feat(main): add cmdline highlighting to allow for independent styling of the command (instead of forcing Statement) Mar 2, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 1, 2025

This PR is stale because it has been open 30 days with no activity.

@github-actions github-actions bot added the stale This issue or PR has been inactive for a while label Apr 1, 2025
@leftspin
Copy link
Copy Markdown
Author

Hey — this is still something I'd love to see merged. The cmdline highlighting change is small and self-contained. Happy to rebase or make changes if needed. Just bumping to see if there's any interest.

@github-actions github-actions bot removed the stale This issue or PR has been inactive for a while label Feb 22, 2026
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.

1 participant