https://bugs.kde.org/show_bug.cgi?id=358483
Bug ID: 358483
Summary: prioritize active document while parsing
Product: kdevplatform
Version: git master
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: language
Assignee: [email protected]
Reporter: [email protected]
When restarting KDevelop with a session that opens up many files we currently
don't prioritize the currently active document. Note that this also changes
repeatedly at startup as the documents get reopened from the last run. We
probably need to add some timer there and then increase the priority for the
active document's parsejob somehow.
Reproducible: Always
--
You are receiving this mail because:
You are watching all bug changes.