As discussed previously on this list, I have made a bundle of all my Ruby shortcuts and made it available to all. Bundle and detailed description can be found at:
http://blog.grayproductions.net/articles/2006/04/12/ruby-idioms- bundle-for-textmate
Enjoy.
James Edward Gray II
Hi James,
I read your blog. Sounds interesting. How do I get more detailed info about your bundle? Do I uninstall the standard TextMate Ruby bundle first?
Thanks, Peter
On 4/13/06, James Edward Gray II james@grayproductions.net wrote:
As discussed previously on this list, I have made a bundle of all my Ruby shortcuts and made it available to all. Bundle and detailed description can be found at:
http://blog.grayproductions.net/articles/2006/04/12/ruby-idioms- bundle-for-textmate
Enjoy.
James Edward Gray II
For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate
On Apr 13, 2006, at 9:29 AM, Peter Michaux wrote:
Hi James,
I read your blog. Sounds interesting. How do I get more detailed info about your bundle?
Drop in it and start trying some snippets, macros and commands. ;)
Do I uninstall the standard TextMate Ruby bundle first?
Oh no. These are *in addition* to the Ruby Bundle, though I redo some snippets I don't like from the official bundle. The triggers play nice together.
James Edward Gray II
Hi James,
I read your blog. Sounds interesting. How do I get more detailed info about your bundle?
Drop in it and start trying some snippets, macros and commands. ;)
Do I uninstall the standard TextMate Ruby bundle first?
Oh no. These are *in addition* to the Ruby Bundle, though I redo some snippets I don't like from the official bundle. The triggers play nice together.
James Edward Gray II
Are you planning on or hoping to include this stuff in the official TextMate SVN repo? Do you have this stuff in your own repo? Or do you not update it often enough to bother with it?
thomas Aylott—subtleGradient—oblivious@subtleGradient.com
On Apr 13, 2006, at 11:08 AM, thomas Aylott wrote:
Are you planning on or hoping to include this stuff in the official TextMate SVN repo?
I asked about adding these to the Ruby bundle and was told I should make my own and get it out there, so that's what I did. ;)
If Allan wants to add some or all of this, well, that just makes my future installs easier. :) That's completely up to him, of course.
Do you have this stuff in your own repo? Or do you not update it often enough to bother with it?
Well, I've been lazy and haven't made one yet.
Until recently, I only ever worked on one machine so it wasn't much of an issue for just me. I recently bought a laptop though and the migration is what caused me to clean these up and make them available. I'm now using the bundle on two machines, but I haven't change it, other than this recent clean-up, in months.
If the bundle become popular, stays separate from TextMate, and starts changing more, I'll be happy to put it in Subversion.
James Edward Gray II
On Apr 13, 2006, at 11:57 AM, James Edward Gray II wrote:
I asked about adding these to the Ruby bundle and was told I should make my own and get it out there, so that's what I did. ;)
I think he meant commit it to the svn repo as a separate bundle :) For instance there is a bundle called "LaTeX experimental" with some less mainstream stuff.
The point would be to not clutter the standard bundle with too many commands/snippets.
Haris
You do need commit access, but a number of people have it (myself for instance). I guess if the consensus is that we should add it, I could commit it for you if you liked.
Sound good?
On 13-Apr-06, at 1:33 PM, James Edward Gray II wrote:
On Apr 13, 2006, at 12:17 PM, Charilaos Skiadas wrote:
I think he meant commit it to the svn repo as a separate bundle :)
Can just anyone commit to the Subversion repository? I assumed I needed commit access for that...
James Edward Gray II
For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate
On Apr 13, 2006, at 1:25 PM, Rob Rix wrote:
You do need commit access, but a number of people have it (myself for instance). I guess if the consensus is that we should add it, I could commit it for you if you liked.
Sound good?
Thanks for the offer, but I don't want to bug you every time I need to make a minor change. If we end up needing a repository, I'll make one so I can update it as needed.
James Edward Gray II
you could just create your own and Rob could add it to the textmate repository set to External.
sebastian On Apr 13, 2006, at 2:06 PM, James Edward Gray II wrote:
On Apr 13, 2006, at 1:25 PM, Rob Rix wrote:
You do need commit access, but a number of people have it (myself for instance). I guess if the consensus is that we should add it, I could commit it for you if you liked.
Sound good?
Thanks for the offer, but I don't want to bug you every time I need to make a minor change. If we end up needing a repository, I'll make one so I can update it as needed.
James Edward Gray II
For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate
Sure, that'd work.
*goes and finds out how to add something to a repository set to External*
(: I was wondering how Duane had managed that...
On 13-Apr-06, at 3:24 PM, Sebastian Friedrich wrote:
you could just create your own and Rob could add it to the textmate repository set to External.
sebastian On Apr 13, 2006, at 2:06 PM, James Edward Gray II wrote:
On Apr 13, 2006, at 1:25 PM, Rob Rix wrote:
You do need commit access, but a number of people have it (myself for instance). I guess if the consensus is that we should add it, I could commit it for you if you liked.
Sound good?
Thanks for the offer, but I don't want to bug you every time I need to make a minor change. If we end up needing a repository, I'll make one so I can update it as needed.
James Edward Gray II
_ For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate
For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate
On 13/4/2006, at 19:33, James Edward Gray II wrote:
I think he meant commit it to the svn repo as a separate bundle :)
Can just anyone commit to the Subversion repository? I assumed I needed commit access for that...
Yes, you do need commit access. What I meant was however just, that I wouldn’t have them added to the Ruby bundle without first screening them, considering how cluttered the Ruby bundle already looked.
But this is good stuff, and it would be good to have much of this included by default.
I have a few comments, but I will get more familiar with the stuff in the bundle and speak to you later about this.
On Apr 14, 2006, at 6:12 AM, Allan Odgaard wrote:
But this is good stuff, and it would be good to have much of this included by default.
Great, glad to here it.
I have a few comments, but I will get more familiar with the stuff in the bundle and speak to you later about this.
Sounds good. Thanks Allan.
James Edward Gray II
Drop in it and start trying some snippets, macros and commands. ;)
Would you do us the honor of demoing how to use some of these?
For example, the downto (dow) snippet seems pretty complex for what it outputs at first glance. What fancy stuff does it do that we just don't notice?
thomas Aylott—subtleGradient—oblivious@subtleGradient.com
On Apr 13, 2006, at 11:19 AM, thomas Aylott wrote:
Drop in it and start trying some snippets, macros and commands. ;)
Would you do us the honor of demoing how to use some of these?
Hmm, hadn't thought of that. I might consider doing a screencast, when I have a little free time. Would that be helpful?
For example, the downto (dow) snippet seems pretty complex for what it outputs at first glance. What fancy stuff does it do that we just don't notice?
It's common for me to insert a time/upto/downto without needing the passed variable. If you delete it, it will remove the vertical bars for the argument. When I do this though, I follow it up with an immediate tab, to shut off snippet behavior. Try deleting the arg, typing something, delete that, push tab, and type again so you can see what I am talking about. (This would not be easy to show in a screencast. :( )
It's another one of those personal touches. Hope it doesn't drive too many people crazy. ;)
James Edward Gray II
On Apr 13, 2006, at 8:20 AM, James Edward Gray II wrote:
As discussed previously on this list, I have made a bundle of all my Ruby shortcuts and made it available to all. Bundle and detailed description can be found at:
http://blog.grayproductions.net/articles/2006/04/12/ruby-idioms- bundle-for-textmate
Just a quick note here: the bundle has been refreshed with one minor change Allan pointed out (the shebang snippet will now find your copy of Ruby). You might want to download again.
James Edward Gray II
On Apr 14, 2006, at 5:33 PM, James Edward Gray II wrote:
On Apr 13, 2006, at 8:20 AM, James Edward Gray II wrote:
As discussed previously on this list, I have made a bundle of all my Ruby shortcuts and made it available to all. Bundle and detailed description can be found at:
http://blog.grayproductions.net/articles/2006/04/12/ruby-idioms- bundle-for-textmate
Just a quick note here: the bundle has been refreshed with one minor change Allan pointed out (the shebang snippet will now find your copy of Ruby). You might want to download again.
An improved version of the bundle is now in the official bundle repository. I recommend all users delete their local copy and do a bundle checkout[1] instead.
James Edward Gray II