This patch makes the syntax highlighting use the C++ style for CUDA sources (.cu) and headers (.cuh) by default. This should work very well, since those are essentially C++ files with very little additional syntax.
Details
Details
- Reviewers
dhaumann - Group Reviewers
Framework: Syntax Highlighting - Commits
- R216:47ca116c74d2: Highlight CUDA .cu and .cuh files as C++
Shortly tested manually in KDevelop, looked good.
Diff Detail
Diff Detail
- Repository
- R216 Syntax Highlighting
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Comment Actions
Thanks for having a look. I assume that the "version" attribute needs to be increased and the "kateversion" does not. I updated the diff accordingly. I don't think that I have any commit rights, can you commit?