| Summary: | Using enum declaration not highlighted | ||
|---|---|---|---|
| Product: | [Applications] kdevelop | Reporter: | David Redondo <kde> |
| Component: | Language Support: CPP (Clang-based) | Assignee: | kdevelop-bugs-null |
| Status: | REPORTED --- | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 5.11.230402 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | not highlighted | ||
While the enum itself is highlighted, ctrl+click does not jump to its declaration in another file but to the beginning of the name in the declaration. |
Created attachment 160096 [details] not highlighted See attached picture Build with clang 14, selected c++2a as C++ profile