Closed (fixed)
Project:
Textmate
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 May 2011 at 16:02 UTC
Updated:
19 Jun 2011 at 13:41 UTC
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
Comment #1
webflo commentedFixed in 592def8. Please update your bundle. A new dev Snapshot should be available in few hours.