Syntax color feature request : binary logic operators [message #1794723] |
Wed, 05 September 2018 09:11  |
Eclipse User |
|
|
|
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
|
|
|
|
Powered by
FUDForum. Page generated in 0.04299 seconds