A tip to make life easier
Get rid of that design time syntax error message box.
Rate A tip to make life easier
(59(59 Vote))
When editing a line source code sometimes you need to move to another line to copy or make changes there.
By default a horrible MessageBox appears telling you that the line you were editing has incorrect syntax.
You can prevent this by entering in:
Tools > Options
...and unselect "Auto Syntax Check"
The incomplete line still turns red but the annoying box is now gone!
A tip to make life easier Comments
No comments yet — be the first to post one!
Post a Comment