[SVN] r9428 (PHP)
Ciarán Walsh
ciawal at gmail.com
Fri Apr 18 12:52:49 UTC 2008
This command used to mark the include statement (i.e. include/require[_once]) as a tabstop, to allow the user to change the statement after it was produced. However, since the command is called once for each dragged file and the result is inserted together, if multiple files were dropped then each statement that was written to the document would have a snippet tabstop of 1 – this caused the include statements after the first one to not be written.
Changed:
U trunk/Bundles/PHP.tmbundle/DragCommands/Include dropped file.tmDragCommand
More information about the textmate-dev
mailing list