Re: Kate syntax highlighting on windows
Spiro Ticic <[email protected]> Fri, 7 Jul 2023 13:58:18 +0200
| Newsgroups | gmane.comp.kde.devel.kwrite |
|---|---|
| Message-ID | <CAAm9t1QZph9mBJXEHr17KeWPnczjfLVuOFC8zCPhoxtAoayDfQ@mail.gmail.com> |
Hi Ingo, Thank you for the reply, I did not see that page before. There isn't "%USERPROFILE%\AppData\Local\org.kde.syntax-highlighting\syntax\" on my computer, but I found it under "%USERPROFILE%\AppData\Local\Packages\KDEe.V.Kate_7vt06qxq7ptv8\LocalCache\Local\org.kde.syntax-highlighting". There wasn't a "syntax" folder so I created it and added my syntax file and it worked. It might have something to do with my version of Kate being installed through Microsoft store. It might be good to add "%USERPROFILE%\AppData\Local\Packages\KDEe.XXX\LocalCache\Local\org.kde.syntax-highlighting" to that page in case someone else needs it. Anyway it works now, so thank you for the reply. Regards, Spiro On Thu, Jul 6, 2023 at 11:20 PM Ingo Klöcker <[email protected]> wrote: > > On Donnerstag, 6. Juli 2023 08:09:22 CEST Spiro Ticic wrote: > > I'm trying to add my own syntax highlighting file on Kate for Win > > 23.04.0 but can't seem to find the folder to put it in. It should be > > $HOME/.local/share/katepart5/syntax/ on linux, but don't know where is > > it on Win. > > Should be %USERPROFILE%\AppData\Local\org.kde.syntax-highlighting\syntax\ > See > https://invent.kde.org/frameworks/syntax-highlighting/-/blob/master/README.md > for more information. > > Regards, > Ingo