Share via


Customizing IntelliSense in Visual FoxPro

You can customize IntelliSense functionality for Visual FoxPro and user-defined language elements by modifying or adding records in the IntelliSense table. For example, you can add or modify syntax completion items or create scripts that run when you use IntelliSense functionality.

Note

Changes in the IntelliSense table do not affect IntelliSense functionality for object properties, methods, and events.

In This Section

  • IntelliSense Overview
    Describes how IntelliSense in Visual FoxPro helps you complete programming syntax and displays lists of available files, tables, fields, and variables when you type code.

  • IntelliSense Support in Visual FoxPro
    Describes the level and scope of IntelliSense support in Visual FoxPro.