Advertisement
7_2009-2012 Debugging and Error Handling #223476

A tip to make life easier

Get rid of that design time syntax error message box.

AI

ملخص الذكاء الاصطناعي: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

كود المصدر
original-source
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!
التعليقات الأصلية (3)
مسترجع من Wayback Machine