------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=99893 Summary: KDevelop debug messages and watches more user friendly Product: kdevelop Version: unspecified Platform: SuSE RPMs OS/Version: Linux Status: UNCONFIRMED Severity: wishlist Priority: NOR Component: general AssignedTo: kdevelop-bugs kdevelop org ReportedBy: darkvater operamail com Version: (using KDE KDE 3.3.0) Installed from: SuSE RPMs I have recently switched from MSVC and while I like KDevelop, it has some issues that could be done better. 1. Filtering of compile messages/warnings: just like in VS.NET after the compiler is done all errors and warnings are filtered and shown only. Right now for example when compiling a hundred files and file 4 has an error, you have to scroll back like mad to find it and click on it. 2. The watches window needs improvement. I want to be able to click on a line, press 'del' and delete that watch (same goes btw for the breakpoints window). It is just cumbersome to go there with the mouse, and choose an action from the popup window. In general KDevelop needs to look like a whole IDE, not a collection of nice tools put into a graphical environment. Examples of this are 'find in files' which because of this does not allow any sorting, or the queer workings of CTAGS.