Include file checks

Include file checks

When you include a file in your script, VS.Php will try to locate the file to add its code into intellisense. If VS.Php can not find the file, it will generate a warning. The file name in the require or include statement will display a red wiggle. As with syntax errors you can place the cursor on top of the warning to see a description of it.