textmate
Collapse all PHP functions in TextMate
I\'m a bit anal about how I fold and organize my code in TextMate, and one issue that continually bothers me about TextMate\'s code folding behavior is that, with PHP, if I have a file with a bunch of[详细]
2023-04-11 17:51 分类:问答Getting current again with TextMate (bundles, tutorials)
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)[详细]
2023-04-10 02:21 分类:问答os x alternative to Textmate (no Java or vim or xemacs)
I am fed up with Textmate. It\'s great, but it\'s old and keeps crashing on me. No development in (what, 3+?) years, etc.[详细]
2023-04-08 11:40 分类:问答How to tell textmate to open .scss.erb files as SASS?
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.[详细]
2023-04-05 10:22 分类:问答Ruby 1.9: Break statement from recursive functions now a syntax error?
I\'m updating a bundle (GetBundles) to be compatible with Ruby 1.9 (1.9.2 specifically). This script uses[详细]
2023-04-05 09:39 分类:问答Textmate go to the function definition?
Lets say I have this in my controller @appoi开发者_如何学编程ntment.add_appointer Is there a shortcut in Textmate to jump to the add_appointer function definition in my appointment.rb model?No, unfo[详细]
2023-04-04 20:54 分类:问答How do I fix my auto indent in Textmate?
I\'m editing a django templ开发者_如何学JAVAate. When I press enter while my cursor is between html tags:[详细]
2023-04-04 04:05 分类:问答Is there a way to dynamically examine html output with vim?
When I write html in MacVim I keep the same file open in a web browser so that I can examine the html output. One of the things I dislike about this method is that I constantly have to leave vim, go t[详细]
2023-04-04 03:27 分类:问答A macro to convert a SQL query to a string concatenation and viceversa?
I\'m working with Access and I have many queries in the code like \"SELECT something, something \" _ & \"FROM the_table \" _[详细]
2023-04-03 08:47 分类:问答Textmate - keyboard shortcut for escaping quotes
Is there a keyboard shortcut (or bundle) available that will e开发者_开发百科scape quotes in Textmate? (specifically javascript).The Source bundle that comes with Texmate does this.[详细]
2023-04-01 20:47 分类:问答