Dorian Scheidt ffb6b23c75 fix: Prevent panic in Remove Unused Parameter assist
Instead of calling `builder.delete` for every text range we find with
`process_usage`, we now ensure that the ranges do not overlap before removing
them. If a range is fully contained by a prior one, it is dropped.

fixes #12784
2022-07-18 16:44:04 -05:00
..
2022-07-08 15:44:49 +02:00
2022-07-03 10:09:35 +03:00
2022-07-17 18:22:11 +03:00
2022-07-08 15:44:49 +02:00
2022-07-03 10:09:35 +03:00
2022-07-08 15:44:49 +02:00
2022-07-08 15:44:49 +02:00
2022-07-08 15:44:49 +02:00