When I start the debug and compile I get the line number where the error occurred. In my opinion that would be even better if it were written a line of code syntactically incorrect noticing it immediately (in real time), as happens in VB.net.
Also suggest a greater self formatting of spaces on the code written (as occurs in VB.net), in such a way as to obtain the code more orderly without any effort of the programmer.
It would be really nice that you add these devices in B4A
When I start the debug and compile I get the line number where the error occurred. In my opinion that would be even better if it were written a line of code syntactically incorrect noticing it immediately (in real time), as happens in VB.net.
"Test Compile when Saving" is not checked by default. It probably should be checked by default due to its importance. That is the first time I knew about it.
I agree with @Mahares, this function will also be enabled by default, should highlight all errors immediately, giving an indication of errors in real time (no need to save the project, as happens normalente on vb.net). I put a screen so you can see that having more errors emphasizes only one.
What do you think of the suggestion of self alignment of the code?
Test compile is on by default. However there was a version were mistakenly it was not on by default. Your settings file is kept between versions so it was kept unchecked.