Files
Ben Langmuir fa8acc142f [fixit] Handle multi-edit fixits
We were treating arrays of fixits as if they were independent actions,
but in reality we have at most one quick-fix per diagnostic, which is
composed of multiple edits. This fixes cases like renaming a deprecated
method where there are multiple edits that need to be combined.
2020-02-07 11:40:55 -08:00
..
2019-12-04 16:47:34 -08:00
2020-02-07 11:40:55 -08:00