On Sun, Jul 29, 2018 at 6:16 PM, Alexander Semke wrote:
> Hi Dominik,
>
>> sorry for the delay, I only now saw your mail.
>> Jonathan meanwhile posted a patch that adds this:
>> https://phabricator.kde.org/D14434
> Yes, I saw it already. Will this make into the 5.49 release of the frameworks?
>
>
Hi Dominik,
> sorry for the delay, I only now saw your mail.
> Jonathan meanwhile posted a patch that adds this:
> https://phabricator.kde.org/D14434
Yes, I saw it already. Will this make into the 5.49 release of the frameworks?
> However, pushing this further, what Kate also needs is a way go g
Hi Alexander,
sorry for the delay, I only now saw your mail.
Jonathan meanwhile posted a patch that adds this:
https://phabricator.kde.org/D14434
I definitely can see that adding these functions:
QStringList keywordListsNames() const;
QStringList keywordList(const QString& name) const;
is
Hi,
I'd like to remove the maintenance of syntax keywords in Cantor (e.g. https://
cgit.kde.org/cantor.git/tree/src/backends/maxima/maximakeywords.cpp) and to
switch to KSyntaxHighlighting.
Cantor uses its own highlighters and I'd need to get the list of keywords from
KSyntaxHighlighter for thi