On Feb 22, 2006, at 12:03 AM, Sean Schertell wrote:
Addendum: I just realized that this *does* work splendidly in JavaScript code blocks and presumably others too. But it doesn't seem to work in Ruby (Rails) def/end blocks. Is this a known problem?
It works fine for me, at least for def/end blocks. Are you sure the spacing is correct? def and end need to have the same space in front of them. Do you see the matching arrow thingies in the gutter?
Sean
Haris