I never new auto correct worked...

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

I never new auto correct worked...

TimM-3
You know, I never knew that auto-correct worked, it always seemed greyed out
to me...

Have just reported that the problem is that it only works if you don't have
anything selected, just the cursor on the item in question (which isn't
intuitive - especailly as the environment automatically selects the
offending item for you)

It always was cumbersome defining local variables, or creating a class
(especially when using TDD) - but now I know the trick its way better!
Cool...


Reply | Threaded
Open this post in threaded view
|

Re: I never new auto correct worked...

Sean Malloy-11
> It always was cumbersome defining local variables, or creating a class
> (especially when using TDD) - but now I know the trick its way better!
> Cool...

Yes, this is excellent, this feature and the Refactor > Implement In option
when compiling a method with an unknown message name have saved me so much
time.