_Codesense System Variable

Contains the name of the application that provides IntelliSense functionality.

_Codesense = [cFilename]

Parameters

  • cFilename
    Name of the Visual FoxPro application that provides IntelliSense functionality, such as tooltips in the editor and code editor windows, list members, and others.

Remarks

The _Codesense application also enhances IntelliSense functionality for native commands and functions. By default, _Codesense contains FoxCode.app, installed in your Windows user application folder or HOME( ) location. You can specify a different cFilename for the _Codesense application.

See Also

_FoxCode System Variable | ToolTipText Property | Customizing IntelliSense | Visual FoxPro IntelliSense Manager