[SVN] r8240 (Xcode)

Ciarán Walsh ciawal at gmail.com
Tue Oct 2 07:06:19 UTC 2007


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



More information about the textmate-dev mailing list