https://bugs.kde.org/show_bug.cgi?id=376857
Bug ID: 376857
Summary: Refactor: "Create separate definition" not working as
intended (?)
Product: kdevelop
Version: 5.0.3
Platform: Appimage
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: Language Support: CPP (Clang-based)
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 104197
--> https://bugs.kde.org/attachment.cgi?id=104197&action=edit
Error: No source file available
When opening the context menu on a class function in the source file, the item
"Refactor" -> "Create separate definition" is available.
After clicking on it, an error message appears (see attachment).
There cannot be found a source file, because the source file is already opened.
In the header file, this context menu does not appear at all. Here it would be
useful to create a definition for a selected declaration.
Probably the available context menu items of header and sources for "Refactor"
have to be exchanged.
--
You are receiving this mail because:
You are watching all bug changes.