Editor or IDE supporting django templates and HTML/CSS validation? -
is there ide supports editing django templates , able validate html , css?
requirements:
- be able detect , highlight errors in css, example: forgot close "}", or invalid css attribute
- be able make learn new css attributes (like css3 ones or browser specific ones) - don't want see them invalidating css
- validate partial-html, 1 inside django templates.
- has run on windows
- python support (optional / bonus)
i know there many cool python ides found none can used edit , validate html/css django-templates.
pycharm intellij.
Comments
Post a Comment