Re: File Counterparts

2013-02-21 Thread Corey Ehmke
It's cool that it can be done that way, but I don't want to add that to all of my source files. I'd rather configure it per langauge. On Thursday, February 21, 2013 2:10:40 AM UTC-6, Charlie Garrison wrote: On 20/02/13 at 7:56 PM -0800, Corey Ehmke corey...@gmail.com javascript: wrote

File Counterparts

2013-02-20 Thread Corey Ehmke
Are counterparts (File Counterpart) only used to switch between .c and .h files? It would be really handy if there were language-specfic rules, e.g. in Ruby the counterpart for a class file would be its corresponding spec, so that foo.rb's counterpart would be foo_spec.rb. Heck, why not let

Re: Looking for Rails/Haml/Sass users

2009-09-29 Thread Corey Ehmke
After checking the toolkit, I see that I didn't put the Rails and RSpec clippings in there. Next version... On Sep 28, 11:18 am, Corey Ehmke coreyban...@gmail.com wrote: Yes, I packaged a bunch of enhancements into the BBRails Toolkit. You can get details athttp://www.idolhands.com/ruby

Re: git support?

2009-06-16 Thread Corey Ehmke
You might want to check out the BBRails Toolkit (http:// www.idolhands.com/ruby-on-rails/bbrails-toolkit/) which, among other things, provides basic Git integration in BBEdit. Best, Corey On Jun 15, 4:17 pm, skillzero skillz...@gmail.com wrote: Are there plans to support git with BBEdit? The

Re: Using SSH with BBEdit

2009-05-06 Thread Corey Ehmke
For years I've been using Fugu (http://rsug.itd.umich.edu/software/ fugu/) for its transparent SFTP, SCP, and SSH tunneling capabilities; it behaves just like an FTP client for connecting remotely and securely. From Fugu, you can select a file to edit and have it open up in BBEdit. Pretty simple

Re: BBRails Toolkit: Scripts to make Ruby on Rails Developers Happy

2009-02-24 Thread Corey Ehmke
Thanks, Dennis. And with regard to the syntax coloring, those colors are actually the Gruber Dark set from BBColors. On Feb 23, 1:23 am, Dennis argent...@mac.com wrote: On Feb 22, 2009, at 4:02 PM, Corey Ehmke wrote: Over the past few months, I've been working on a number of scripts

Re: Hiding project files and adding paths to document drawer

2009-02-08 Thread Corey Ehmke
By default, the keyboard shortcut is command-D. Just be sure that you don't have anything selected in the editor view; otherwise Open By Name automatically starts searching for a file with the name of whatever text is selected. Also, I don't think that there's a way to limit the search to the

Basic Git Integration with BBEdit

2009-02-01 Thread Corey Ehmke
Hi all, I know that as many people migrate from Subversion to Git, there's been interest expressed in making BBEdit work with Git. One could argue that due to its complexity-- think branching, one of the strong points of Git-- full-fledged integration would be beyond the scope of an IDE. But

Project file aliases in the Trash

2009-01-12 Thread Corey Ehmke
I've noticed that since the last update to BBEdit (9.1), aliases to files residing in a project are ending up in the trash. I'm guessing that this has to do with the new relative file path support in projects; any chance that the functionality can be changed such that the aliases are removed via

Re: How to best use BBEdit

2009-01-09 Thread Corey Ehmke
I wrote up a piece on my blog a little while back on how I use BBEdit's Project functionality. Sounds like we work in different environments, but I think that the post will still be helpful to you. It's at: http://www.idolhands.com/ruby-on-rails/moving-back-to-bbedit-from-textmate/ Best, Corey

Ruby Cheat Sheets in BBEdit

2008-12-21 Thread Corey Ehmke
The guys over at errtheblog.com created a great gem called Cheat that provides command-line access to a wiki of Ruby, Rails, UNIX, and other useful cheat sheets. I just created an AppleScript that integrates these cheatsheets into BBEdit. After downloading / installing / configuring, you can

Re: Feature request: quick access to recently opened project files

2008-09-10 Thread Corey Ehmke
I second that feature request! --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups BBEdit Talk group. To post to this group, send email to bbedit@googlegroups.com To unsubscribe from this group, send email to [EMAIL