liuderchi / ide-yaml

:atom: Atom-IDE support for YAML language

Home Page:https://atom.io/packages/ide-yaml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ide-yaml

apm-download-count ci-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

About

:atom: Atom-IDE support for YAML language

https://atom.io/packages/ide-yaml


Languages

Language:JavaScript 100.0%