kdevelop features ( Re: Proposal to plan for "Milestone Releases" on the way to KDE4 )

Anders Lund anders at alweb.dk
Thu Jan 26 21:10:49 GMT 2006


On Thursday 26 January 2006 08:13, Carsten Niehaus wrote:
> ,i       <-- Add includeguards in the .h-file
> ,d      <-- Add a kdDebug() call like this:
>
> void Foo::bar( const QString& buff )
> {
>         kdDebug() << "Foo::Bar()" << endl;
> }

Both of the above can be implemented in javascript in katepart in minutes.

> ,h      <-- Switch between .h and .cpp-file

We have a plug-in that provides that in kate (F12 pr default)

> ,c      <-- comment the current line of code with //X
> ,u      <-- uncomment the current line of code

CTRL + D, CTRL + SHIFT + D are the default shortcuts in katepart.

So this simple kind of stuff is easy to provide.

-anders
-- 
www: http://alweb.dk
jabber: anderslund at jabber.dk




More information about the kde-core-devel mailing list