User forums > General (but related to Code::Blocks)

Doxygen autoindent

(1/1)

illi:
Hi,
I have question about autoindenting. Is here some way how to autoindent doxygen comments.
For example i write this

--- Code: ---/**
 * Something....

--- End code ---
and when i press enter to autoindent to this

--- Code: ---/**
 * Something....
 *

--- End code ---
In any other way codeblocks is the best  editor, but this is annoying when i have to add * by hand to all lines in doxygen comments.
I'm using version 8.02 from Feb 27 2008

Navigation

[0] Message Index

Go to full version