Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Syntax color feature request : binary logic operators
Syntax color feature request : binary logic operators [message #1794723] Wed, 05 September 2018 13:11 Go to next message
trampas Mising name is currently offline trampas Mising nameFriend
Messages: 43
Registered: July 2009
Member
I was wondering if it was possible to have binary logical operators be highlighted in different color.

Specifically I often mistype & instead of && and figured if the binary logical operators could be in different color it would be easier to discern when I do such stupid things mistypes the && as a single &

Another common problem I have found is that I will often place a semi-colon after if statement. I would love it if I could have a coding style which requires brackets "{}" after if statements an flag warning if not there. However this might be beyond CDT functionality and might be that I need a lint tool.

Thanks
Re: Syntax color feature request : binary logic operators [message #1794763 is a reply to message #1794723] Thu, 06 September 2018 08:21 Go to previous message
David VavraFriend
Messages: 1426
Registered: October 2012
Senior Member
You can file an enhancement request directly
https://bugs.eclipse.org/bugs/enter_bug.cgi?product=CDT
Set the severity to: Enhancement
Component: cdt-editor

You may need to log in first at
https://bugs.eclipse.org/bugs

Previous Topic:Problem with Arduino Download Manager
Next Topic:Linked resource variables not expanded when passed to compiler
Goto Forum:
  


Current Time: Fri Apr 19 00:16:43 GMT 2024

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

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

Back to the top