How to work on KDevelop with KDevelop
Igor Kushnir
igorkuo at gmail.com
Sat Feb 24 07:40:08 GMT 2024
Hi Benjamin,
Sven has already answered your question. You may find the following
KDevelop development workflow discussions useful too:
https://mail.kde.org/pipermail/kdevelop-devel/2020-March/063470.html
https://invent.kde.org/kdevelop/kdevelop/-/merge_requests/490#note_766158
Cheers,
Igor
On 2024-02-24 01:39, Sven Brauch wrote:
> Hi,
>
> On 23.02.24 23:24, Benjamin Huth wrote:
>> This I would like to do within KDevelop itself, however I'm not sure what the
>> best workflow is there. The issue is that I cannot launch KDevelop from
>> KDevelop, because it only allows a single instance running for a given user,
>> and always closing the development instance to check changes in the freshly
>> built one is a bit unpleasant.
>
> that's not true, you can create a new session and have 2 instances open with
> different sessions. See kdevelop --help, especially kdevelop -s and kdevelop
> --pick-session.
>
> Greetings,
> Sven
More information about the KDevelop-devel
mailing list