What would be the best way to get my TextMate bundles all up to date and learn all those great keyboard shortcuts that speed developme开发者_高级运维nt? (especially rails, html, jquery, blogging)
With Rails 3.1 I have to appendmy scss files with .erb to use images in my css. It\'s causing me a problem 开发者_如何学JAVAwith textmate though.
I\'m updating a bundle (GetBundles) to be compatible with Ruby 1.9 (1.9.2 specifically). This script uses
I am working with dynamic generated CSS files. To let Apache know, they have to be preprocessed, they have to end with
/Applications/TextMate.app/Contents/SharedSupport/Support/lib/ui.rb:355:in `to_plist\': An object in the argument tree could not be converted (ArgumentError)
I\'m looking for a way to insert a line of tex开发者_StackOverflow中文版t above each line in the selected text in TextMate.
I am using text mate on the mac whilst learning Ruby on R开发者_开发技巧ails. However the backup files (.ru) don\'t have any syntax highlighting and I can\'t find any bundles for these for text mate.
I\'m using TextMate on a Mac as a front end designer and trying to open cshtml (razor) views to 开发者_运维技巧just tweak html, but the html intellisense does not trigger.How do i get html intellisens
How do I make a TextMate macro to open all files in my project that match the regular e开发者_如何学Cxpression,\"/todolist/i\"?I solved this in perl, by creating a command.It requires to have a file i
Let\'s say I have the following: [\'cart\', \'horse\'] Is there a quick way to swap the two so I have the following: