/ide-html

Atom-IDE support for HTML language

Primary LanguageJavaScript

ide-html

apm-download-count travis-status dependency-status

Atom-IDE support for HTML language including Handlebars, Mustache.

demo-outline-1

demo-outline-2

Features

  • HTML Outline in Outline View
    • Quick navigation by clicking
    • Quick tag selection by double clicking
    • Searching by entering tag name or class name

Requirements

you need to install following requirements before installing ide-html:

  • Atom editor 1.21.0-beta0 or higher version
  • Atom package atom-ide-ui

FAQ

Why 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.


Notes and References

License

MIT License