Dear Emacsians, I would like to introduce web-mode.el
This major mode is intended to edit web templates (HTML embedding PHP/ASP/JSP/JS/CSS blocks). Some native features: - smart indentation (according to the context : HTML, PHP, Java/JSP, ASPX, JavaScript or CSS) - syntax highlighting (according to the type of block) - code navigation between opening and closing HTML tag or between PHP/JSP controls - code folding - HTML tag autoclosing (after </) - snippet insertion - auto-inserts (ex. ?> after <?php) - comment / uncomment according to the type of block I've set up a web page (http://web-mode.org) and a git repository (https://github.com/fxbois/web-mode). I hope you'll enjoy it. Best Fx _______________________________________________ gnu-emacs-sources mailing list gnu-emacs-sources@gnu.org https://lists.gnu.org/mailman/listinfo/gnu-emacs-sources