https://bugs.kde.org/show_bug.cgi?id=393604
Bug ID: 393604 Summary: Disable semantic analysis on a per file basis Product: kdevelop Version: 5.1.2 Platform: Kubuntu Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: UI: general Assignee: kdevelop-bugs-n...@kde.org Reporter: rohan.preacher.sm...@gmail.com Target Milestone: --- Semantic analysis is great, except when it generates an error on every line due to doing some code when you're missing headers such as on a different system than where the code is built. I would like to disable semantic analysis on this file but there doesn't seem to be any way to do that, or even to disable semantic analysis at all. There are options in "Configure KDevelop" -> "Language Support" to disable highlighting of problems, but those problems will still cause a pop-up to appear when you mouse over them in the source code. Ideally, I think this would appear in the right click menu similar to "Reformat Source", with the global option appearing in the "Analyze" menu. -- You are receiving this mail because: You are watching all bug changes.