Click to See Complete Forum and Search --> : VB Syntax Checker


hibert
August 13th, 2001, 05:52 PM
Hi everyone,

how can I turn off the VB Syntax checker.
(I hate that window popping up when leaving an incomplete line of code - which I do regularily to e.g. cut&paste something from somewhere else.)

I know the .NET syntax checker just markes the error it found by underlining it red but does not interrupt workflow by anoying popup windows.

John G Duffy
August 13th, 2001, 07:10 PM
Go to Tools/Options/Editor Tab and uncheck the "Auto Syntax check" box

John G

hibert
August 14th, 2001, 01:17 AM
John,
thanks - that was an easy!

But now VB does not make the incomplete line red anylonger. Does anyone know if there is a way (maybe a patch) to just suppress the dialog box and not the whole syntax checking?

hibert
August 14th, 2001, 02:31 AM
never mind: VB still DOES mark incorrect lines red. (Even with Auto "Syntax check" off.)

Perfect.

Thanks again.

Bert