On 2024-08-12 22:32, Tomaz Canabrava wrote:
i forgot to say, the sourde for this mess is at
invent.kde.org/sdk/codevis [1] on the merge request plugin v2
still in early stages
Hi,
Kate does
kcoreaddons_add_plugin(${name} INSTALL_NAMESPACE "kf6/ktexteditor")
with
const QList plugins =
KPlu
i forgot to say, the sourde for this mess is at invent.kde.org/sdk/codevis
on the merge request plugin v2
still in early stages
On Mon, 12 Aug 2024 at 18:22 Tomaz Canabrava wrote:
> Hello All,
>
> This e-mail is in two pars, a request for help, and a question.
> I have a fairly strange issue w
Hello All,
This e-mail is in two pars, a request for help, and a question.
I have a fairly strange issue while coding plugins for codevis. The plugin
code is similar to konsole (which I have wrote), and kate (which I have
contributed in the past), making me even more ignorant on what's happening.