I am migrating from emacs to textmate. Emacs has compile command. That basically allows you to run lets make in the directory of the current file. Is there a bundle out there already?
On 29/9/2006, at 23:37, Arman Garakani wrote:
I am migrating from emacs to textmate. Emacs has compile command. That basically allows you to run lets make in the directory of the current file. Is there a bundle out there already?
There is a Makefile bundle, yes. I must confess though that it hasn’t received much love.
Also, if you do install it, ⌘R will only run make when the current file is a Makefile, to have ⌘R work for all files, remove the scope selector from the Run command, and also disable the Xcode bundle (to avoid getting a menu with two choices for ⌘R)