Question diagnostic sessie

andrews

Well-known member
Joined
Nov 22, 2011
Messages
155
Programming Experience
5-10
I do calculations that need to be done quickly and I also see that the diagnostics session is active.
My question is, what use is this for the user and can I stop it because this will probably reduce the speed of the calculations
 
Everything that you can change about the IDE is done in the Options dialogue, so you really should have already looked there to see if there's anything that applies to this. It is in the obvious place:

1718789647478.png


Any time you start using any new software, you should ALWAYS go to the Options/Settings/Preferences pretty much immediately to see what's available and what you might want to change straight away. You will then have a much better idea of what can be done if you want to change something later on. I would say that this rule goes double for people who want to actually write software themselves.
 
Back
Top