0.6.0 • Published 4 years ago

ide-yaml v0.6.0

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

ide-yaml

apm-download-count travis-status dependency-status

Atom-IDE support for YAML language

demo1

demo2

Features

  • YAML Outline in Outline View
    • Quick navigation by clicking
    • Searching by entering keywords
  • Tooltips for
    • Linter message

Requirements

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

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


Notes and References

License

MIT License