Code Highlighter π‘
The Code Highlighter plugin is a chat aid for students and presenters to share code in a clearer, more visual wayβmaking it easier to comprehend snippets at a glance.
What it doesβ
- π¨ Syntax highlighting for popular languages
- π Line focus (emphasize specific lines/ranges)
- π One-click copy of the full snippet
- π Light/Dark themes (respects client theme)
- π§ Auto language detection (or pick manually)
How to useβ
- Paste your code into the Code Highlighter dialog.
- Select the language (or keep Auto).
- (Optional) Set a focus range like
10-20
. - Insert into chat β it appears as a formatted code block.
tip
Use short, focused snippets and mention the language for best readability (e.g., βJS: async/await exampleβ).