You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't know precisely when it occurred, but after a recent contribution of my own to the KSyntaxHighlighting module I was made aware of the fact that they'd not just semantically separated it from KatePart, but likewise physically relocated it in the filesystem as well.
It can now be found in ${HOME}/.local/share/org.kde.syntax-highlighting/syntax and anyone wishing to manually install your work into any recent version of Plasma 5 would need to do so there.
The text was updated successfully, but these errors were encountered:
@RogueScholar Thank you for this! I was recently looking for this and could not find any documentation about the move or location of the syntax highlighting files. I just noticed that the directory you mentioned does not seem to exist on the latest version of KDE Neon, and indeed there does not seem to be any file or folder containing the word "syntax" anywhere in the ~/.local folder (or even in ~/.config). Do you have any idea where these files are currently located by any chance?
I don't know precisely when it occurred, but after a recent contribution of my own to the KSyntaxHighlighting module I was made aware of the fact that they'd not just semantically separated it from KatePart, but likewise physically relocated it in the filesystem as well.
It can now be found in
${HOME}/.local/share/org.kde.syntax-highlighting/syntax
and anyone wishing to manually install your work into any recent version of Plasma 5 would need to do so there.The text was updated successfully, but these errors were encountered: