Bug 434151 - Can't find org.kde.syntax-highlighting/syntax/
Summary: Can't find org.kde.syntax-highlighting/syntax/
Status: RESOLVED NOT A BUG
Alias: None
Product: kate
Classification: Applications
Component: kwrite (other bugs)
Version First Reported In: unspecified
Platform: macOS (DMG) macOS
: NOR normal
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-08 17:34 UTC by blanze
Modified: 2021-04-01 06:27 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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