Django tags for templates in Eclipse

前端 未结 5 841
遇见更好的自我
遇见更好的自我 2020-12-30 09:01

I\'m wondering if is it possible to have autocompletion, autoformatting, and those beautiful things working in Eclipse IDE for Django based templates.

Mainly for the

5条回答
  •  温柔的废话
    2020-12-30 09:40

    By default PyDev has "Templates" which makes this very easy. I created templates for all the Django template tags and shared them on Bitbucket. Just download them and import it in Eclipse.

提交回复
热议问题