Context menu on tab entry: "Copy name", Copy name:linenum", "Copy full name", "Copy path", "Copy full path". Possible, "Full" may be selected when you hold Shift. Hotkeys may be added for any of these commands. Reproducible: Always
Hm. "Copy filename" as in "let's copy the full path' is fine for me. The rest (more actions, shortcuts) seems over the top to me.
Note that more useful functionality is always better than less. There will be always some loving user of any function if it is really helpful. I would use all of it! P.S. The current software state of business (except for large-scale commercial software) suffer from developers creed that less is better than more. This is really frustrating, especially in sector of new wave wooden 'social' under-software (twitter, instagram, etc.) which literally have one button and is unusable at all for a highly-sophisticated user.
Hint: Relevant code location: kdevplatform.git:sublime/container.cpp (Container::contextMenu)
Git commit 7a06e635076b66d279a395eba9b6adbbfaa3df29 by Kevin Funk, on behalf of Mikhail Ivchenko. Committed on 08/01/2016 at 19:28. Pushed by kfunk into branch '5.0'. [GCI] Add "copy filename" action to context menu in tabs. FIXED-IN: 5.0.0 Test Plan: Tests passed. Action works as expected. Reviewers: kfunk Reviewed By: kfunk Subscribers: kdevelop-devel Projects: #kdevelop Differential Revision: https://phabricator.kde.org/D763 M +12 -0 sublime/container.cpp http://commits.kde.org/kdevplatform/7a06e635076b66d279a395eba9b6adbbfaa3df29