• change log line regexp to anchor at BOL and allow spaces in file names • also scan sub-projects which are part of the root project, when searching for the file name • loosen the ‘obj['path'] == basename’ to use ‘include?’ instead, as my paths do often have a ‘src’ prefix, also use ‘obj['path']’ when composing the full path (rather than basename) • nicer formatting of potential formatting exception (output name of exception and use line breaks for the stack dump)
Changed: U trunk/Bundles/Xcode.tmbundle/Support/bin/run_xcode_target.rb _______________________________________________ textmate-dev mailing list [email protected] http://lists.macromates.com/mailman/listinfo/textmate-dev
