Any way to disable the in-code bug reports?
-
- CodeLite Enthusiast
- Posts: 45
- Joined: Tue Jan 28, 2014 3:03 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Any way to disable the in-code bug reports?
The previous debug procedure, where the errors were only displayed in the debug tab, suited me better. How to disable the in-code display of error information in the new version, please?
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Any way to disable the in-code bug reports?
settings -> build settings -> build output appearance
and disable the option:
Compiler errors/warnings displayed inline
Eran
and disable the option:
Compiler errors/warnings displayed inline
Eran
Make sure you have read the HOW TO POST thread
-
- CodeLite Enthusiast
- Posts: 45
- Joined: Tue Jan 28, 2014 3:03 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Any way to disable the in-code bug reports?
Thanks Eran-
M
M