Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » comment block code style(change the default setup)
comment block code style [message #897353] Mon, 23 July 2012 17:10
Michael Tyler is currently offline Michael TylerFriend
Messages: 1
Registered: July 2012
Junior Member
This might be a noobie quesiton, but I am a noob to both Eclipse and CDT. I am a UNIX/VIM guy trying to transition.

With VIM I can setup by comment block to look like
/*******************************************************/
/*                                                     */
/*******************************************************/

and the Eclipse default is like
/*
 *
 */

which I really don't like

I have tried vrapper, but it's vim and macro support seems very limited.

Also, CDT seems really geared toward C++ in it's code template section, and doesn't know how to recognize a C procedural type function to add comments to.

Any help or guidance would really be appericated.

[Updated on: Mon, 23 July 2012 17:11]

Report message to a moderator

Previous Topic:Template Semantic Errors (fake)
Next Topic:Creating new file association for make
Goto Forum:
  


Current Time: Fri Apr 26 00:18:59 GMT 2024

Powered by FUDForum. Page generated in 0.02941 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top