motif
motif copied to clipboard
Update LineMarkerInfo calls to avoid method marked for removal
Description: Currently we use a deprecated LineMarkerInfo call in 3 places. The call we are using is marked for removal, and causes non-fatal errors in the latest version of IntelliJ (2023.2.x). This PR updates the call to the currently recommended method.