| Summary: | code completion gives foo:foo::foo() instead of foo:foo() | ||
|---|---|---|---|
| Product: | [Applications] kdevelop | Reporter: | RJVB <rjvbertin> |
| Component: | Code completion | Assignee: | kdevelop-bugs-null |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | amhndu |
| Priority: | NOR | ||
| Version First Reported In: | git master | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | All | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
RJVB
2017-09-29 20:22:49 UTC
Or worse:
void AbstractFileManagerPlugin::addDirToWatcher( void KDevelop::AbstractFileManagerPlugin::addDirToWatcher(KDevelop::ProjectWatcher* watcher, const QString& path)
I had typed "void AbstractFileManagerPlugin::addDirToWatcher(" before the parser realised it had something to propose ...
*** This bug has been marked as a duplicate of bug 384710 *** |