Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Draw a line over function definitions?(Feature Request)
Draw a line over function definitions? [message #1839543] Tue, 23 March 2021 15:28 Go to next message
Mark Odell is currently offline Mark OdellFriend
Messages: 6
Registered: April 2020
Junior Member
Not sure if this is the correct forum for feature requests. Please redirect my appropriately if not.

My company uses Google coding conventions which put the function curly brace on the same line as the function definition. I find this hard to see where functions start especially with 80 column line wrapping in effect. Emacs has an IDE feature called Decorate Tags that draws a line over the function (see attached image).

Any chance others would like this too? Could this be added to CDT?

Thanks!

Re: Draw a line over function definitions? [message #1839561 is a reply to message #1839543] Tue, 23 March 2021 22:25 Go to previous messageGo to next message
David VavraFriend
Messages: 1426
Registered: October 2012
Senior Member
Not quite but checkout Window --> Preferences --> C/C++ --> Editor --> Syntax Coloring
Re: Draw a line over function definitions? [message #1839564 is a reply to message #1839561] Tue, 23 March 2021 23:33 Go to previous message
Mark Odell is currently offline Mark OdellFriend
Messages: 6
Registered: April 2020
Junior Member
Thanks for the reply. I have done what I can there. I have functions bold, bright green and underlined. It helps but it's not as nice as what Emacs does. I really like the indexing and refactoring of Eclipse CDT so I don't want to "just use Emacs". I do use Emacs+ in Eclipse to make my fingers happy.
Previous Topic:A non-existent function inside a template does not show an error
Next Topic:Run configuration
Goto Forum:
  


Current Time: Fri Apr 19 16:05:46 GMT 2024

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

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

Back to the top