Quick fix preview should not happen with invalid range markers

Description

One user reported that the quick fix preview had a IndexOutOfBoundsException due to the offset being wrong. The file was probably modified at the same time during a very short time window because we already checked that the range markers were valid just before showing the quick-fix preview.

Activity

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Fix versions

Priority

Sentry

Created October 16, 2023 at 8:19 AM
Updated September 16, 2024 at 1:15 PM
Resolved October 22, 2023 at 4:28 PM