help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs IDE


From: Stefan Monnier
Subject: Re: Emacs IDE
Date: Tue, 07 Mar 2017 09:26:29 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

> Html tags just don't get completed automatically and ther is no auto
> completion triggering as I type.

You can try nxml-mode, which will give you the completion data, and
if you don't want to have to hit M-TAB to get completion, then install 
company-mode (from GNU ELPA) to get the "completion popup".

You'll probably also want to install the html5-schema package from GNU
ELPA, since Emacs only comes with the html4 schema.


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]