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

Dominik Haumann dhaumann at kde.org
Sun May 29 08:13:32 BST 2022


Nevermind, the author already posted
https://invent.kde.org/utilities/kate/-/merge_requests/753


Dominik Haumann <dhaumann at kde.org> schrieb am So., 29. Mai 2022, 09:09:

> 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 <notifications at github.com>
> Date: Sa., 28. Mai 2022, 23:22
> Subject: [KDE/kate] More simplier regexp to match different class
> declarations (PR #4)
> To: KDE/kate <kate at noreply.github.com>
> Cc: Subscribed <subscribed at noreply.github.com>
>
>
> 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/4 at github.com>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kwrite-devel/attachments/20220529/150553e9/attachment.htm>


More information about the KWrite-Devel mailing list