Author Topic: Doxygen autoindent  (Read 3735 times)

Offline illi

  • Single posting newcomer
  • *
  • Posts: 3
Doxygen autoindent
« on: October 28, 2009, 01:10:20 pm »
Hi,
I have question about autoindenting. Is here some way how to autoindent doxygen comments.
For example i write this
Code
/**
 * Something....
and when i press enter to autoindent to this
Code
/**
 * Something....
 *
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