acrouthamel added a comment.
In D15340#322631 <https://phabricator.kde.org/D15340#322631>, @dhaumann wrote: > Sure, please use kdesrc-build as described here: > https://community.kde.org/Guidelines_and_HOWTOs/Build_from_source > > Once setup, you can build everything by invoking ./kdesrc-build > You can also pass a module to build: > > ./kdesrc-build syntax-highlighting > > > Ideally, you should build with dependencies: > > ./kdesrc-build --include-dependencies syntax-highlighting > > > If you need help, feel free to ask. Thanks for the help! So I have kdesrc-build setup, I pulled and built syntax-highlighting. The only bin file is kate-syntax-highlighter. So I checked the help on that and tried running: kate-syntax-highlighter ~/Development/kdesrc-build/kdesrc-build-test.pl -t 'Solarized Dark' Unfortunately I do not get any colorized output in Konsole. Any tips? Is this the new "code-editor" or am I still missing something? REPOSITORY R216 Syntax Highlighting REVISION DETAIL https://phabricator.kde.org/D15340 To: acrouthamel, #kate, #framework_syntax_highlighting, dhaumann Cc: dhaumann, kwrite-devel, kde-frameworks-devel, bmortimer, michaelh, genethomas, kevinapavew, ngraham, bruns, demsking, cullmann, vkrause, sars