This package provides:
- definitions@0.1.0
- outline-view@0.1.0
- find-references@0.1.0
- code-format.range@0.1.0
- autocomplete.provider@2.0.0
This package consumes:
Atom-IDE for HTML, Go Template, Mustache and other Templates.


Please install following requirements before installing ide-html:
atom-ide-uiWhy I could not download this Atom package?
Please make sure you have installed all softwares in Requirements section.
I've installed ide-html. Why there is still nothing shown in Outline View when html opened?
Please check the file exists in the Project Tree View so that it can be handled by ide-html.
In addition, to show outline view, use Atom command Outline View: Toggle.
How can I customize this package?
Please read CONTRIBUTING.md for more details.
ide-html acts as a client of language server basing on atom-languageclientvscode-html-languageserver-bin acts as a language server and analyze your HTML in separate process