Old style error/warning markers

General questions regarding the usage of CodeLite
marfi
CodeLite Expert
Posts: 159
Joined: Mon Nov 03, 2008 9:17 pm
Contact:

Old style error/warning markers

Post by marfi »

Hi Eran,
please, is possible to enable old style error/warning markers instead of new annotation system? I know I can disable annotations in Build settings dialog, but if disabled then no marker is shown on the left bar of the editor indicating problematic code line like before annotations usage. It would be nice to have both marking styles available in the CL.

Best regards
Michal.
User avatar
eranif
CodeLite Plugin
Posts: 6375
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Old style error/warning markers

Post by eranif »

marfi wrote:Hi Eran,
please, is possible to enable old style error/warning markers instead of new annotation system? I know I can disable annotations in Build settings dialog, but if disabled then no marker is shown on the left bar of the editor indicating problematic code line like before annotations usage. It would be nice to have both marking styles available in the CL.

Best regards
Michal.
Ok, they can now co-exist and this is configurable from the build settings dialog (appearance tab)

In SVN trunk revision 2994

Eran
Make sure you have read the HOW TO POST thread
Post Reply