textmate
Editing a bundle in TextMate
I want to change the textmate bundle \"Create Partial From Selection\", which depends on a file called \"create_partial_from_selection.rb\".[详细]
2023-03-12 10:10 分类:问答Compile CoffeeScript on Save?
Is there anyway to开发者_如何学Python easily compile CoffeeScript on save? I\'m using TextMate or Sublime Text 2.Coffeescript has a \'watch\' feature.You could set up, as a semi-permanent process:[详细]
2023-03-11 19:35 分类:问答How to determine which python is used by mac and mac programs
I\'ve read through several questions and pages on the how and why of this, but after taking a look on my mac yesterday I found that I currently have 6 versions of p开发者_Go百科ython on my machine.[详细]
2023-03-11 00:24 分类:问答How do I indent properly with TextMate?
I\'m reading Michael Hartl\'s Ruby on Rails 3 Tutorials. I just came across my first example of code (HTML really) being long enough to wrap to a second line. Here\'s what it looks like in my TextMate[详细]
2023-03-10 22:30 分类:问答Why do I get an error using Nokogiri inside TextMate?
I\'m getting a bug in TextMate where I try to use nokogiri 1.4.4 within TextMate, but I get this error:[详细]
2023-03-10 00:55 分类:问答Textmate - indent no longer working for shortcut Cmd + ]
Recently the Textmate shortcuts Cmd + [ and Cmd + ] for ind开发者_如何转开发ent and outdent respectively stopped work.When I trigger them now I just hear the warning bell.[详细]
2023-03-09 22:07 分类:问答Change TextMate live webpreview to use Chrome's Webkit
Currently Textmate uses Safari\'s Webkit to render the hmlt outputs for bo开发者_StackOverflow中文版th commands and the live webpreview window.[详细]
2023-03-09 07:48 分类:问答Can I higlight brackets / parenthesis pairings by clicking on them in Textmate?
I recently started using Textmate, and I am loving it. I come from Notepad ++, and there is only one thing I miss: the ability to click on a bracket or parenthesis and highlighting the opening and clo[详细]
2023-03-09 07:02 分类:问答how do I configure textmate to auto-replace words when combined with `?
How do I configure TextMate to auto-replace jquerycdn` with \"http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min开发者_StackOverflow.js\" ?I don\'t think you can \"auto-replace\" such that t[详细]
2023-03-09 02:02 分类:问答How do I add a file to a TextMate project from the command line?
I\'d like to be able to add a file to a Textmate project (which is currently open) from the command line. Is there a way to do it (maybe via Applescript, the mate command, dire开发者_Go百科ctly editin[详细]
2023-03-08 12:19 分类:问答