[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gambas-user] Feature Request: IDE restore tabs after debugging
[Thread Prev] | [Thread Next]
- Subject: [Gambas-user] Feature Request: IDE restore tabs after debugging
- From: Christof Thalhofer <chrisml@xxxxxxxxxxx>
- Reply-to: user@xxxxxxxxxxxxxxxxxxxxxx
- Date: Fri, 1 Mar 2024 22:16:27 +0100
- To: Gambas Basic Mailing List <user@xxxxxxxxxxxxxxxxxxxxxx>
Hi Benoît,if I think of workflow I work on at maximum three to four files at one time. You need a superbrain if you want to keep track of more files. I don't have it.
The mess comes when I debug the code by hitting F5 and then the IDE opens a lot of classes which the code depends on.
It happens to me all the time that I work on my three files and after debugging with F5 I can no longer find them because the IDE has opened many others.
Then I press Ctrl-Shift-W (close all files), open the three files again manually and continue working.
Is it possible that the IDE remembers the open files and displays them again after debugging without all the others?
Alles Gute Christof Thalhofer -- Dies ist keine Signatur ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
Re: [Gambas-user] Feature Request: IDE restore tabs after debugging | Bruce Steers <bsteers4@xxxxxxxxx> |
Re: [Gambas-user] Feature Request: IDE restore tabs after debugging | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |