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 support for YAML language


you need to install following requirements before installing ide-yaml:
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-yaml. Why there is still nothing shown in Outline View when yaml opened?
Please check the file exists in the Project Tree View so that it can be handled by ide-yaml.
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-yaml acts as a client of language server basing on atom-languageclientyaml-language-server acts as a language server and analyze your YAML in separate process