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.
Old style error/warning markers
-
- CodeLite Expert
- Posts: 159
- Joined: Mon Nov 03, 2008 9:17 pm
- Contact:
- 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
Ok, they can now co-exist and this is configurable from the build settings dialog (appearance tab)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.
In SVN trunk revision 2994
Eran
Make sure you have read the HOW TO POST thread