KDevelop 4.0 UI

David Nolden david.nolden.kdevelop at art-master.de
Sat May 23 12:50:52 UTC 2009


Am Samstag 23 Mai 2009 11:15:35 schrieb David Nolden:
> > Well, if we're going to remove editor views when switching between code
> > and debug, I'm going to fork this project. Thats the most hated feature
> > in Eclipse I've ever come across. If I want to debug a piece of code, I
> > naturally _always_ want all files I had open during the coding phase
> > also in the debugging phase.
>
> At least that's what we're doing right now. If it makes sense, I don't
> know. It could make sense if we added some additional management of the
> contained files, aka "Working Sets".
Btw. doesn't it make sense that in the "Documentation" area, you have 
documentation pages open in the main view, in the "Designer" area you have 
designer parts open, and in the "Code" area you have source files open, all 
mutually exclusive? Would be better then having them all in all areas. ;)

Debugging might be a special case. But then again, the debugger will open tons 
of new pages while stepping through the code, and it's not bad being able to 
close those easily while keeping the coding session intact.

Greetings, David





More information about the KDevelop-devel mailing list