Bug 354720

Summary: False 'problems' displayed until parsing completed.
Product: [Applications] kdevelop Reporter: Francis Herne <mail>
Component: Language Support: CPP (Clang-based)Assignee: kdevelop-bugs-null
Status: REPORTED ---    
Severity: minor    
Priority: NOR    
Version First Reported In: git master   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Francis Herne 2015-11-02 03:13:11 UTC
Perhaps this should be 'wishlist' instead.

When parsing a large project, or one that includes large external libraries, parsing can take a minute or two. Until this is completed, various false problems are displayed (undefined variables, unknown functions, etc). The highlighted lines and words caused by this are quite distracting.

This can also occur after initial parsing, e.g. when adding an additional import.

It might be better if problems were not highlighted in the text while files remain to be parsed, since in almost all cases they're false-positives.
Comment 1 Francis Herne 2015-11-02 13:24:18 UTC
I didn't add this to one of the Language Support categories because it affects several (all?) of them - C++/clang, but also python and QML/JS that I use.

'General' might have been wrong, but the new category is too narrow.
Comment 2 Justin Zobel 2021-03-09 22:47:48 UTC
Thank you for the bug report.

As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists.

If this bug is no longer persisting or relevant please change the status to resolved.