This is quite possibly a very stupid question.
I can see how to use ^q to format a method signature in the objective C bundle, but if I try and do the same thing on a method _call_, I get an ugly mess. I think I'm not pressing ^q in the right scope to trigger the method call snippet, but I can't figure out what I'm doing wrong. Help?
Noel
On 11. Mar 2007, at 04:53, Noel Rappin wrote:
This is quite possibly a very stupid question.
I can see how to use ^q to format a method signature in the objective C bundle, but if I try and do the same thing on a method _call_, I get an ugly mess. I think I'm not pressing ^q in the right scope to trigger the method call snippet, but I can't figure out what I'm doing wrong. Help?
Can you paste a before/after code example?