icelander wrote: > I use TextMate on OS X, though if the file and text navigation on Easy > Eclipse are the same or better, I might switch to that. The only thing > I don't like about TextMate is that it doesn't do code completion.
TextMate does have code completion, for instance if you have a method named "getUserName", and one named "getUserLevel" and you type "get" and press "[escape]", TextMate will cycle through any text that starts with "get" until you have the desired result. It is very handy indeed. Cheers; Poncho --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php -~----------~----~----~----~------~----~------~--~---
