------- 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=102316 Summary: tools->comment functionality broken for cpp files Product: kdevelop Version: unspecified Platform: unspecified OS/Version: Linux Status: NEW Severity: normal Priority: NOR Component: general AssignedTo: kdevelop-bugs kdevelop org ReportedBy: holger-kde holgis net Version: 3.2.0 (using KDE 3.4.0, Gentoo) Compiler: gcc version 3.3.5 (Gentoo Linux 3.3.5-r1, ssp-3.3.2-3, pie-8.7.7.1) OS: Linux (i686) release 2.6.9-gentoo-r1 Hi, with older versions of kdevelop i could mark some text lines and then choose tools->comment and the marked text would then be commented. i used this to quickly comment out stuff, that i wanted to disable. now this dows not work any more. for example when i have these few lines in a cpp file: /** * return the configured server login; */ and mark them, and then choose tools->comment (or the corresponding shortcut) nothing happens. is my local config messed up, or is this intended behaviour or is this a bug ? i am missing this feature ;-) regards, Holger