Bug #17039 2010-03-30 07:38

chevyboy

some problem about "abbreviation"

I use the "abbreviation" to complete some doxygen comment
like this

fn --> /* \fn int functioname( int param1 )
              \brief test
             \param param1 test
             \return 0 success
           */
It work well but when i start up codeblocks at next time,the "fn" have become like this.
fn --> /* \fn int functioname( int param1 )
             \brief test
             \param param1 test
            <new line>
eturn 0 success
          */
ps: <new line> is i add what i want to explain this problem
i think the code of codeblock consider "\r" as a new line symbol

I really know about my pool english, i wish you can understand me.and resolve this problem as soon as possible
think you 
Category
Application::WrongBehaviour
Group
 
Status
Open
Close date
 
Assigned to