Skip to content

Add DEBUG comment highlighting via mini.hipatterns#1

Open
lukewiebe wants to merge 3 commits into
mainfrom
claude/add-debug-highlighting-IUoPc
Open

Add DEBUG comment highlighting via mini.hipatterns#1
lukewiebe wants to merge 3 commits into
mainfrom
claude/add-debug-highlighting-IUoPc

Conversation

@lukewiebe

Copy link
Copy Markdown
Owner

Use the same MiniHipatternsTodo highlight group as TODO
so DEBUG comments stand out with identical styling.

https://claude.ai/code/session_01MW8SL2vJ5zG3PMi6a8M4eo

Claude added 3 commits February 16, 2026 15:37
Use the same MiniHipatternsTodo highlight group as TODO
so DEBUG comments stand out with identical styling.

https://claude.ai/code/session_01MW8SL2vJ5zG3PMi6a8M4eo
Define a custom MiniHipatternsDebug group (derived from DiagnosticInfo
with bold+reverse, matching how the plugin defines its built-in groups)
instead of reusing MiniHipatternsTodo.

https://claude.ai/code/session_01MW8SL2vJ5zG3PMi6a8M4eo
Replace the custom MiniHipatternsDebug group with the built-in
MiniHipatternsHack group (yellow/warning styling).

https://claude.ai/code/session_01MW8SL2vJ5zG3PMi6a8M4eo
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