Bug 434151

Summary: Can't find org.kde.syntax-highlighting/syntax/
Product: [Applications] kate Reporter: blanze <claude.blanze>
Component: kwriteAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED NOT A BUG    
Severity: normal CC: christoph
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: macOS (DMG)   
OS: macOS   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description blanze 2021-03-08 17:34:46 UTC
SUMMARY
I can't put gibiane.xml, the Cast3M files syntax highlighting,  in the appropriate syntax/ directory because it doesn't seem to exist.


STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Christoph Cullmann 2021-03-31 20:16:20 UTC
Hi,

you should be able to create that directory as either

"~/Library/Application Support/org.kde.syntax-highlighting/syntax"

or

 "/Library/Application Support/org.kde.syntax-highlighting/syntax"

Files there will be used.

If we lack some highlighting xml, it would be create if we could get it submitted via 

https://invent.kde.org/frameworks/syntax-highlighting/-/merge_requests
Comment 2 blanze 2021-04-01 06:27:58 UTC
Thank you for your help. It works properly now.
As suggested, I created the directory 
"~/Library/Application Support/org.kde.syntax-highlighting/syntax and put the gibiane.xml and esope.xml files in the directory.

Thank you