--0000000000009d93d805e02147b7 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Nevermind, the author already posted https://invent.kde.org/utilities/kate/-/merge_requests/753 Dominik Haumann schrieb am So., 29. Mai 2022, 09:09: > Hi, > > could someone take care of this PR from the github mirror and integrate i= t > possibly in our gitlab? > > Best regards > Dominik > > ---------- Forwarded message --------- > Von: sanao > Date: Sa., 28. Mai 2022, 23:22 > Subject: [KDE/kate] More simplier regexp to match different class > declarations (PR #4) > To: KDE/kate > Cc: Subscribed > > > Like: > > class Philosopher: > class AustralianPhilosopher(Philosopher, default_name): > class Meta(): > class MyClass(metaclass=3DMeta): > class MySubclass(MyClass): > > Fix case where AustralianPhilosopher is not detected > ------------------------------ > You can view, comment on, or merge this pull request online at: > > https://github.com/KDE/kate/pull/4 > Commit Summary > > - 9fc364f > > More simplier regexp to match different class declarations > > File Changes > > (1 file ) > > - *M* addons/symbolviewer/python_parser.cpp > > (2) > > Patch Links: > > - https://github.com/KDE/kate/pull/4.patch > - https://github.com/KDE/kate/pull/4.diff > > =E2=80=94 > Reply to this email directly, view it on GitHub > , or unsubscribe > > . > You are receiving this because you are subscribed to this thread.Message > ID: > --0000000000009d93d805e02147b7 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Nevermind, the author already posted=C2=A0https://invent.kde.= org/utilities/kate/-/merge_requests/753


Domi= nik Haumann <dhaumann@kde.org>= ; schrieb am So., 29. Mai 2022, 09:09:
Hi,

coul= d someone take care of this PR from the github mirror and integrate it poss= ibly in our gitlab?

Best= regards
Dominik

---------- Forwarded message -= --------
Von: sanao <notifications@github.com>Date: Sa., 28. Mai 2022, 23:22
Subject: [KDE/kate] More simplier regex= p to match different class declarations (PR #4)
To: KDE/kate <ka= te@noreply.github.com>
Cc: Subscribed <subscribed@n= oreply.github.com>


Like:

class Philosopher:
class AustralianPhilosopher(Philosopher, default_name):
class Meta():
class MyClass(metaclass=3DMeta):
class MySubclass(MyClass):

Fix case where AustralianPhilosopher is not detected


You can view, comment on, or merge this pull request online at:

=C2=A0=C2=A0https://github.com/KDE/kate/pull/4

Commit Summary

  • = 9fc364f More simplier regexp to match different class declarations

File Changes

(1=C2=A0file)

Patch Links:

=E2=80=94
Reply to this email di= rectly, view it on GitHub, or unsubscribe.=
You are receiving this because you are subscribed to this thread.3D""Message ID: <KDE/kate/pull/4@github.com>

--0000000000009d93d805e02147b7--