Fwd: [KDE/kate] More simplier regexp to match different class declarations (PR #4)

Dominik Haumann <[email protected]>
Newsgroups gmane.comp.kde.devel.kwrite
Message-ID <CALi_srDXgN5NhO2jZoV3Fmp110BsxWAcaY0Pxmd6KRc_rsg86g@mail.gmail.com>
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 <[email protected]>
Date: Sa., 28. Mai 2022, 23:22
Subject: [KDE/kate] More simplier regexp to match different class
declarations (PR #4)
To: KDE/kate <[email protected]>
Cc: Subscribed <[email protected]>


Like:

class Philosopher:
class AustralianPhilosopher(Philosopher, default_name):
class Meta():
class MyClass(metaclass=Meta):
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
   <https://github.com/KDE/kate/pull/4/commits/9fc364f3d3e8638c19325eeaeab8070faa114b50>
   More simplier regexp to match different class declarations

File Changes

(1 file <https://github.com/KDE/kate/pull/4/files>)

   - *M* addons/symbolviewer/python_parser.cpp
   <https://github.com/KDE/kate/pull/4/files#diff-a1323d45d0bad50e72f79ecee96d986435244a8041d170dfd5680bda817ea702>
   (2)

Patch Links:

   - https://github.com/KDE/kate/pull/4.patch
   - https://github.com/KDE/kate/pull/4.diff

—
Reply to this email directly, view it on GitHub
<https://github.com/KDE/kate/pull/4>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABKZU4RBEWCLI7ECIBNDSI3VMKE7VANCNFSM5XHFGVFA>
.
You are receiving this because you are subscribed to this thread.Message
ID: <KDE/kate/pull/[email protected]>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.