[Qt-creator] About a new feature

Jonathan Courtois devqtcreator at gmail.com
Wed Jul 29 21:04:43 CEST 2009


Hi everybody!

We are two french developers and are currently thinking about
programming a Qt-Creator plugin.
This idea is to develop a plugin which can manage the creation of new
files with a template associated with keywords.
This fonctionnaly is available in Eclipse and others IDE and is quite useful.
A good way to keep all files of a project uniforms.
So you could create in your settings a custom template for your C++
files, something like :

/*********************
*
* @{file_name}
* Created by: @{user}
* Date : @{date}
*
**********************/

And some other stuff like this, it will be simple first and improved
constently with custom keywords, default templates, etc.

What do you think about this idea ?
Thanks for reading and have a good evening

John & Flo



More information about the Qt-creator-old mailing list