3 May 18:00
[SVN] Best Practice for Packaging Ruby Gem with Bundle?
I plan to distribute a bundle that relies on a couple ruby gems. What is the easiest way to deliver those gems with the bundle? It needs to be very user friendly, assuming that the user doesn't know how to configure a ruby environment or even install gems on their own. I see that the Ruby on Rails bundle has a Rakefile, but I'm not familiar enough to see how it's being used. Thanks for any guidance. - Donovan
_______________________________________________ textmate-dev mailing list textmate-dev@... http://lists.macromates.com/listinfo/textmate-dev
-->)$';
This rule works as intended. For example, if I type:
foo :-
as soon as I hit return, the first character in the next line will be intended:
foo :-
bar
Now, I would like to unindent the line that *follows* "\.$". For example:
foo :-
bar.
foo2
But I cannot find a way to get this behavior using "decreaseIndentPattern", which results in the line
ending with a "." getting unindented instead of the next line.
On TM2, using the same settings that work fine on TM1, indentation is driving me crazy and preventing me to
switch to TM2 for everyday programming tasks. Specifically, on TM1, when you insert one of more black
RSS Feed