[kate] [Bug 452047] When editing Rust code, backspacing into a '{'-bracket causes a runaway matching '}'-bracket explosion

2022-03-31 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=452047 Waqar Ahmed changed: What|Removed |Added Latest Commit|https://invent.kde.org/util |https://invent.kde.org/util

[kate] [Bug 452047] When editing Rust code, backspacing into a '{'-bracket causes a runaway matching '}'-bracket explosion

2022-03-30 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=452047 Waqar Ahmed changed: What|Removed |Added Resolution|--- |FIXED Latest Commit|

[kate] [Bug 452047] When editing Rust code, backspacing into a '{'-bracket causes a runaway matching '}'-bracket explosion

2022-03-30 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=452047 --- Comment #3 from Waqar Ahmed --- Propposed a fix for the infinite case in Kate: https://invent.kde.org/utilities/kate/-/merge_requests/693 However, I suggest you to report this to rust-analyzer as well as the formatting it is trying to do makes

[kate] [Bug 452047] When editing Rust code, backspacing into a '{'-bracket causes a runaway matching '}'-bracket explosion

2022-03-30 Thread Victor Dods
https://bugs.kde.org/show_bug.cgi?id=452047 --- Comment #2 from Victor Dods --- Thanks, that workaround does indeed work! -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 452047] When editing Rust code, backspacing into a '{'-bracket causes a runaway matching '}'-bracket explosion

2022-03-30 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=452047 Waqar Ahmed changed: What|Removed |Added CC||waqar@gmail.com --- Comment #1 from Waqar