Page 1 of 1

Old style error/warning markers

Posted: Sat Sep 19, 2009 5:55 pm
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.

Re: Old style error/warning markers

Posted: Sat Sep 19, 2009 7:56 pm
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