--000000000000dcd1f805e0213a15 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi, could someone take care of this PR from the github mirror and integrate it 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: --000000000000dcd1f805e0213a15 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi,

could so= meone take care of this PR from the github mirror and integrate it possibly= in our gitlab?

Best reg= ards
Dominik

---------- Forwarded message -----= ----
Von: sanao= <notific= ations@github.com>
Date: Sa., 28. Mai 2022, 23:22
Subje= ct: [KDE/kate] More simplier regexp to match different class declarations (= PR #4)
To: KDE/kate <kate@= noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>

<= br>

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>

--000000000000dcd1f805e0213a15--