A new command to jump to build errors for the current project. This adds some code to parse_build.rb which extracts error messages and their location and stores it in a file .tm_build_errors in the project directory. When the command is invoked it attempts to find the nearest error, and then moves to the next one in the list.
Changed: A trunk/Bundles/Xcode.tmbundle/Commands/Jump to Next Error.tmCommand U trunk/Bundles/Xcode.tmbundle/Support/bin/parse_build.rb U trunk/Bundles/Xcode.tmbundle/info.plist _______________________________________________ textmate-dev mailing list [email protected] http://lists.macromates.com/mailman/listinfo/textmate-dev
