| Summary: | Syntax Highlighting for xkeyboard config files | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-syntax-highlighting | Reporter: | H.H. <cyberbeat> |
| Component: | syntax | Assignee: | KWrite Developers <kwrite-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | christoph, walter.von.entferndt |
| Priority: | NOR | ||
| Version First Reported In: | 5.78.0 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/frameworks/syntax-highlighting/-/commit/543dd222c0c4cdaf0c5a76fb0a99e899d676cf3b | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
| Attachments: | Demo XKeyboard file | ||
|
Description
H.H.
2021-02-06 20:31:13 UTC
Can you attach some example xkeyboard file that we can use as unit test? MIT licensed. Created attachment 135490 [details]
Demo XKeyboard file
This is how you get your own configuration:
xkbcomp $DISPLAY demo.xkb
Hi, as long as nobody contributes a highlighting, nothing will happen. You already pointed to soms description, perhaps you can give it some try. We have good documentation on https://invent.kde.org/frameworks/syntax-highlighting/-/blob/master/README.md to get somebody started. Beside this, one can always reach out on the channels described on https://kate-editor.org/support/ Sorry, I don't understand, why you closed this. The only thing I asked you, to add an already existing kate-hightlighting to the official kate installation. I gave the link here: https://store.kde.org/p/1220577/ and also an advice how to get your own config as an unit test file. What do you want more? Ok, you are right, I did misread this, sorry. A possibly relevant merge request was started @ https://invent.kde.org/frameworks/syntax-highlighting/-/merge_requests/743 Git commit 543dd222c0c4cdaf0c5a76fb0a99e899d676cf3b by Christoph Cullmann, on behalf of Jonathan Poelen. Committed on 23/09/2025 at 14:37. Pushed by cullmann into branch 'master'. add XKeyboardConfig (XKB) syntax highlighting A +132 -0 autotests/folding/test.xkb.fold A +139 -0 autotests/html/test.xkb.dark.html A +139 -0 autotests/html/test.xkb.html A +132 -0 autotests/input/test.xkb A +132 -0 autotests/reference/test.xkb.ref A +470 -0 data/syntax/xkb.xml https://invent.kde.org/frameworks/syntax-highlighting/-/commit/543dd222c0c4cdaf0c5a76fb0a99e899d676cf3b |