Skip to content
Commit ff7a0ea6 authored by Axel Kellermann's avatar Axel Kellermann Committed by Igor Kushnir
Browse files

Associate loaded breakpoints with a moving cursor

Loaded breakpoints don't trigger markChanged(), which is normally
responsible for getting a moving cursor for breakpoints. Instead
the moving cursor for loaded breakpoints is now added in
textDocumentCreated().
Logic for adding moving cursors is also moved into seperate function,
as the same code snippet was used multiple times.

BUG: 424431
FIXED-IN: 5.6.0
parent cc3f98b8
Pipeline #30847 failed with stage
in 1 hour
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment