https://bugs.kde.org/show_bug.cgi?id=460204

            Bug ID: 460204
           Summary: [Feature Request] Support Syntax Highlighting for Code
                    Blocks
    Classification: Applications
           Product: NeoChat
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: General
          Assignee: fe...@posteo.de
          Reporter: ahusz...@gmail.com
                CC: c...@carlschwan.eu
  Target Milestone: ---

Currently, when creating code blocks on Neochat, code blocks and inline blocks
are barely distinguishable from regular message text. This is true for the
Breeze Classic, Breeze Dark, Breeze Light, and Default themes (using the Sweet
theme), or it should apply to every theme. Although Neochat correctly
identifies this is a code block, it means that said code is practically
indistinguishable from other text (including font, font color, or background).

A simple test to reproduce:

Message 1:
---

This is a `inline code`.

Message 2:
---

Here's my JSON config file:
```json
{
    "key": false
}
```

---

Desired outcome: using some style, the code block should be different from any
regular text, generally done by using the system monospace font, reducing the
font size slightly, and changing the font background. Likewise, code blocks
should support syntax highlighting.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to