In TextMate, how do I highlight from my cursor position to the beginning or the end of a line? Normally I can do this in gui text editors o开发者_如何学Gon the mac (or in form textareas, etc) by:
I\'m not very good with regular expressions but in Textmate, I\'m trying to clear out some multi-lines in an XML file that looks like
I\'m trying to find a trivially easy way of estimating the LOC for 开发者_StackOverflow中文版my Rails project, including views and CSS.
With Netbeans or Eclipse I would Ctrl + click on the function name to go开发者_JAVA技巧 to the method definition. Are there any shortcuts for this in Textmate ?There\'s a CTags bundle that will allow
Is there a way to show \"Soft Tabs\" (spaces) in TextMate? View → Show Invisibles works well for keeping track of indentation if you\'re using tabs for indentation. Unfortunately in languages whe
I can\'t seem to get this to work.. http://wiki.macromates.com/Main/Howtos#PHPProjectFunctions lo开发者_如何学Coks like there are missing settings, or I need to create the .tmCommand manually, which
I love using the TODO list in Te开发者_Go百科xtMate but I\'ve been having issues of it not finding or not listing the todo\'s within a project. If I close a project and re-open the project and pull up
Using a fresh install of Ruby 1.9.2 (via RVM), Textmate, and the Handcrafted Haml bundle, I get the following error when trying to use it:
I am new to mac, and am in the process of getting my computer setup with all the programs I need, one of them being Haskell.
In Emacs you can use the untabify function to convert all the tabs into white spaces. Does TextMate have something similar开发者_Python百科? Any keyboard shortcuts?