[kate] [Bug 496817] Open Links plugin should stop at closing parenthesis

2024-12-02 Thread Grósz Dániel
https://bugs.kde.org/show_bug.cgi?id=496817 --- Comment #2 from Grósz Dániel --- (In reply to Waqar Ahmed from comment #1) > For markdown, the bracket should not be included. If you know of a case > where bracket gets included please share.. You're right, if the parenthesised are preceded by a

[kate] [Bug 496817] Open Links plugin should stop at closing parenthesis

2024-12-02 Thread Grósz Dániel
https://bugs.kde.org/show_bug.cgi?id=496817 --- Comment #4 from Grósz Dániel --- (In reply to Waqar Ahmed from comment #3) > For a fully correct implementation we need to scan the whole doc for > parenthesis. So its not very simple, e.g., think of a long comment ending > with "link.com). It's al

[kate] [Bug 496817] Open Links plugin should stop at closing parenthesis

2024-12-02 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=496817 --- Comment #3 from Waqar Ahmed --- For a fully correct implementation we need to scan the whole doc for parenthesis. So its not very simple, e.g., think of a long comment ending with "link.com). -- You are receiving this mail because: You are watchin

[kate] [Bug 496817] Open Links plugin should stop at closing parenthesis

2024-12-01 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=496817 Waqar Ahmed changed: What|Removed |Added CC||waqar@gmail.com --- Comment #1 from Waqar Ahm