https://bugs.kde.org/show_bug.cgi?id=368279
Bug ID: 368279
Summary: Support .git/.kateproject/... like auto dection of
project based on start directory of kdevelop or
location of single file opened
Product: kdevelop
Version: git master
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: wishlist
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
e.g.
if you start KDevelop on the command line inside a directory containing a
.kdev4 project file (or in subdirectories of that), KDevelop could auto-open
the first project found on a toplevel dir, like git searches for for .git or
Kate searches for first .kateproject file found.
Same if you do kdevelop /lala/test/x.c => open project found in e.g. /lala/test
or /lala.
Perhaps only if you have a project there that is called .kdev4.
Reproducible: Always
--
You are receiving this mail because:
You are watching all bug changes.