Bug 411055 - Windows Installation and use of folders is incorrect
Summary: Windows Installation and use of folders is incorrect
Status: RESOLVED NOT A BUG
Alias: None
Product: kate
Classification: Applications
Component: application (other bugs)
Version First Reported In: unspecified
Platform: Other Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-19 06:34 UTC by evan
Modified: 2019-08-24 15:00 UTC (History)
1 user (show)

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


Attachments
Bug (41.63 KB, image/jpeg)
2019-08-19 06:34 UTC, evan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description evan 2019-08-19 06:34:32 UTC
Created attachment 122239 [details]
Bug

SUMMARY
Installed 64-bit Windows version.
I am wanting to add new Highlighting option.  The defintion files should be on Windows® these files are located %USERPROFILE%/AppData/Local/org.kde.syntax-highlighting/syntax. %USERPROFILE% usually expands to C:\\Users\\user.  see https://docs.kde.org/stable5/en/applications/katepart/highlight.html

1. Files are not in the correct folder. See image
2. So, are the Highlighting files?

STEPS TO REPRODUCE
Install and then check APPDATA

OBSERVED RESULT
Cannot edit the XML.

EXPECTED RESULT
Need to added new Highlighting.

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 2019-08-24 15:00:10 UTC
Hmm, your screenshot shows the config files.

That seems ok for me that they are located there.

The pre-shipped highlighting files are compiled into a resource, you can only provide own ones in the folder mentioned in the documentation, therefore normally, this folder should not exist per default. But you can create it and add stuff there.

If I misunderstand this report, please reopen!

Thanks.