- Notifications
You must be signed in to change notification settings - Fork6
Atom-IDE for HTML, Go Template, Mustache and other Templates
License
liuderchi/ide-html
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Atom-IDE for HTML, Go Template, Mustache and other Templates.
- HTML Outline inOutline View
- Quick navigation by clicking
- Quick tag selection by double clicking
- Searching by entering tag name or class name
Please install following requirements before installingide-html
:
- Latest Atom editor or version higher than1.21.0-beta0.
- Atom package
atom-ide-ui
Why I could not download this Atom package?
Please make sure you have installed all softwares inRequirements section.
I've installed ide-html. Why there is still nothing shown in Outline View when html opened?
Please check the file exists in theProject Tree View so that it can be handled byide-html
.
In addition, to show outline view, use Atom commandOutline View: Toggle
.
How can I customize this package?
Please readCONTRIBUTING.md for more details.
- 😕 Still feeling confused? Pleaseprovide feedbacks via issues to make ide-html better. 🙏
ide-html
acts as aclient of language server basing onatom-languageclient
vscode-html-languageserver-bin
acts as alanguage server and analyze your HTML in separate process- language servers and clients are talking withLanguage Server Protocol (LSP)
About
Atom-IDE for HTML, Go Template, Mustache and other Templates
Topics
Resources
License
Code of conduct
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors8
Uh oh!
There was an error while loading.Please reload this page.