While often times auto correct does come in usefull I have been more and more finding it annoying to me.
I am talking about the part that automatically sets upper/lower case letters in previously declared variables if I mistype it later in the code.
Most the time it is correct but not always.
Just a personal preferrence as it is a very usefull added feature.
However, is there a way to disable this?
Currently it is not possible to disable it. I'm familiar with one issue related to single letters variables. Other than that it should work correctly. If not then please post more details.
Yes actually that is exactly my issue. In for loops, for example, the variable randomly appears to capitalize and I can't correct it. Obviously not a major life changing event but a little annoying. Oh well, I'll just have to live with it.