Make sure you've got the document recognized as a Django template (ie  
it says "HTML (Django)" at the bottom of the page). Try typing "if"  
and hitting tab; does it turn into a set of if/endif template tags?  
Look under the gear menu, also at the bottom of the page, for other  
stuff you can do...

Eric

On Feb 14, 2008, at 12:36 PM, Francis wrote:

>
> how do you get syntax completion?
>
> I can't get it work with textmate. And it's one reason I'm sticking
> with eclipse (pydev).
>
>
> On 13 fév, 17:18, "Alex Ezell" <[EMAIL PROTECTED]> wrote:
>> Textmate works great for me. I use GetBundle
>> (http://projects.validcode.net/getbundle) to get the Django bundle
>> which does syntax completion and highlighting for Django-specific
>> Python files and Django template HTML.
>>
>> More info here:http://code.djangoproject.com/wiki/TextMate
>>
>> /alex
>>
>> On Feb 13, 2008 3:57 PM, zombat <[EMAIL PROTECTED]> wrote:
>>
>>
>>
>>> Hi Djangonauts.
>>
>>> I was looking around for a good IDE for the Mac and have tried  
>>> simple
>>> text editors like Smultron (http://smultron.sourceforge.net/) and  
>>> full
>>> featured IDEs like Eclipse with PyDev but I am still not really
>>> satisfied.
>>> Simple text editors lack features like code completition or file  
>>> tree
>>> navigation and Eclipse on the other hand is a bit slow on the Mac.  
>>> So
>>> what do you use? Is it possible or reasonable to use Xcode (the
>>> "native" Mac IDE)?
>>
>>> Thomas
> >


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to