Customizing Code Completion Database Entries

See Also

You can customize the code completion database by filesystem. For each filesystem, you can:

To customize a filesystem's entries in the code completion database:

  1. In the Filesystems window, right-click the filesystem's node and choose Tools and choose Update Code Completions.

    The Update Code Completion Database dialog box is displayed.

  2. In the Storage Levels panel of the same dialog box, select the level of code for classes, fields, and methods that you want included in the database.

    For libraries that you cannot edit, you probably want the code completion database to include only protected and public members. For libraries (filesystems) that you are working on, you might want to also include private members.

    Only static fields and methods are included in the database.

  3. Click OK to add the files to the code completion database.
Note You can also update the code completion database for an individual directory within a filesystem. However, the Update Code Completion Database dialog box only appears when you select the Update Code Completions command on a filesystem node.
See Also
Code Completion Database Manager
Updating Code Completion Database Entries
Deleting Code Completion Database Entries

Mounting a Filesystem
Using Code Completion

Legal Notices