If an .info file is present in the current folder, but the .info file is not properly completed, autocomplete snippets will be prefixed with this:

Array
(
    [name] => System
    [description] => Handles general site configuration for administrators.
    [package] => Core
    [version] => 7.0
    [core] => 7.x
    [files] => Array
        (
            [0] => system.archiver.inc
            [1] => system.mail.inc
            [2] => system.queue.inc
            [3] => system.tar.inc
            [4] => system.updater.inc
            [5] => system.test
        )

    [required] => 1
    [configure] => admin/config/system
    [project] => drupal
    [datestamp] => 1294208756
)

Comments

webflo’s picture

Status: Active » Fixed

Fixed in 592def8. Please update your bundle. A new dev Snapshot should be available in few hours.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.