Re: "New session" does not delete "session" build targets ?
Kåre Särs <[email protected]> Sun, 25 Feb 2024 07:45:46 +0200
| Newsgroups | gmane.comp.kde.devel.kwrite |
|---|---|
| Message-ID | <4547544.LvFx2qVVIh@sars-xps-13-9370> |
Hi, I have noticed this too, but it has not disturbed me so far :) I guess the reason is that "New Session" does not trigger a readSessionConfig(). If it does disturb you, a "fix" is very well come. /Kåre On lördag 24 februari 2024 23:25:23 EET Alexander Neundorf wrote: > On Samstag, 24. Februar 2024 09:30:12 CET Alexander Neundorf wrote: > > Hi, > > > > when I have created targets in the build plugin, they are saved in > > writeSessionConfig(), and loaded again when starting kate again via > > readSessionConfig(). > > So I assumed that "New session" should clear the build targets ? > > I click "New session" and still my build targets from the session are > > there. This feels wrong to me. > > I could have a look at changing that behaviour. > > Comments ? > > also, if I open kate, and the dialog appear where I can chose a session or > statr a new session, if I select "New session", that new session has a > project opened and targets loaded in the build plugin. > Is this intentional ? > > Alex