User forums > Help

Red underline

(1/1)

al7amimi:
I did not notice this issue in the dated version that I used in the past, but now since I updated to the latest version it seems non syntax C++ words (e.g. remarks, generic text...) are underlined with red line, how can I disable that and keep error checking just for the syntax.

thnx in advance,

*edit*
Upon starting a new file or project, is it possible for the editor to automatically add the date and the time at the beginning, obviously remarked line?! and perhaps add more custom info? What about adding the latest edited date/time upon closing the file/IDE?

*edit*
Fixed. Just added /EHsc as explained by the error message...

oBFusCATed:
Searching the internet is always faster that posting on a forum.
This is the first result on google using "codeblocks red underline" as keywords:
http://stackoverflow.com/questions/14268631/why-does-codeblocks-12-11-on-windows-underline-my-comments-with-red-zigzag-lin

For the feature request: you can always write a plugin to do what you want. :)

al7amimi:

--- Quote from: oBFusCATed on October 27, 2013, 09:45:02 pm ---Searching the internet is always faster that posting on a forum.
This is the first result on google using "codeblocks red underline" as keywords:
http://stackoverflow.com/questions/14268631/why-does-codeblocks-12-11-on-windows-underline-my-comments-with-red-zigzag-lin

For the feature request: you can always write a plugin to do what you want. :)

--- End quote ---

Does it affect the syntax error recognition in the editor before compiling the code?

and thnx for the response...

oBFusCATed:

--- Quote from: al7amimi on October 27, 2013, 09:54:48 pm ---Does it affect the syntax error recognition in the editor before compiling the code?

--- End quote ---
Hm, I don't think C::B have this feature by default...

Navigation

[0] Message Index

Go to full version