[syntax_highlight] Code widget in chat textview
- Gajim Version: 1.1.2 / master
- Plugin Version: >= 1.0.0
- Operating System: all
Instead of using the current text-only highlighting inside the chat textview using a custom widget offers more styling options and better usability.
- create a code widget
- show line numbers, identify wrapped lines
- (partial) add copy/quote buttons (see #407)
- add display of currently selected language
- add a way to change the current language
- add config dialog option to switch between current text-only and widget views
- add config dialog option to change widget width or automatically adapt to window width (<- seems to create more issues than it solves in first tests...)
Extension (just to capture the thought here): allow line number offset