All Projects → liuderchi → ide-yaml

liuderchi / ide-yaml

Licence: other
Atom-IDE support for YAML language

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to ide-yaml

ide-css
Atom-IDE for CSS, LESS and SCSS language
Stars: ✭ 18 (+12.5%)
Mutual labels:  language-server-protocol, atom-package, atom-plugin, atom-editor, atom-ide
atom-ide-scala
Scala & Dotty support for Atom IDE (🧟‍♂️ zombie repo)
Stars: ✭ 47 (+193.75%)
Mutual labels:  language-server-protocol, atom-package, atom-plugin, atom-ide
atom-ide-crystal
Crystal IDE package for Atom using the Scry Language Server
Stars: ✭ 24 (+50%)
Mutual labels:  language-server-protocol, atom-package, atom-editor, atom-ide
atom-zurb-foundation
Zurb Foundation 6 for sites snippets.
Stars: ✭ 31 (+93.75%)
Mutual labels:  atom-package, atom-plugin, atom-editor
language-mjml
Atom Editor package providing syntax support for MJML
Stars: ✭ 48 (+200%)
Mutual labels:  atom-package, atom-plugin, atom-editor
ide-go
Go language support for Atom-IDE, powered by Sourcegraph's Go Language Server
Stars: ✭ 39 (+143.75%)
Mutual labels:  language-server-protocol, atom-package, atom-ide
dahgan
A YAML Parser
Stars: ✭ 14 (-12.5%)
Mutual labels:  yaml, yaml-parser
atom-carbon-now-sh
Atom package to open the current editor content in https://carbon.now.sh/
Stars: ✭ 15 (-6.25%)
Mutual labels:  atom-package, atom-editor
atom-play-piano
In atom, piano notes are played as you code... amazing !
Stars: ✭ 29 (+81.25%)
Mutual labels:  atom-package, atom-editor
atom-ide-d
Adds D language support for Atom
Stars: ✭ 33 (+106.25%)
Mutual labels:  atom-package, atom-ide
yamlinc
Compose multiple YAML files into one with $include tag. Split Swagger/OpenAPI into multiple YAML files.
Stars: ✭ 103 (+543.75%)
Mutual labels:  yaml, yaml-parser
parse it
A python library for parsing multiple types of config files, envvars & command line arguments that takes the headache out of setting app configurations.
Stars: ✭ 86 (+437.5%)
Mutual labels:  yaml, yaml-parser
hikaru
Move smoothly between Kubernetes YAML and Python for creating/updating/componentizing configurations.
Stars: ✭ 60 (+275%)
Mutual labels:  yaml, yaml-parser
clj-yaml
YAML encoding and decoding for Clojure
Stars: ✭ 97 (+506.25%)
Mutual labels:  yaml, yaml-parser
atom-ide-definitions
Definitions for Atom IDE
Stars: ✭ 26 (+62.5%)
Mutual labels:  atom-package, atom-ide
php-helpers
A Collection of useful php helper functions.
Stars: ✭ 26 (+62.5%)
Mutual labels:  yaml, yaml-parser
pyaml env
Parse YAML configuration with environment variables in Python
Stars: ✭ 36 (+125%)
Mutual labels:  yaml, yaml-parser
jscs-fixer
Atom package to run jscs --fix on your project files
Stars: ✭ 16 (+0%)
Mutual labels:  atom-package, atom-editor
linter-terraform-syntax
terraform validate linter and formatter for atom
Stars: ✭ 19 (+18.75%)
Mutual labels:  atom-package, atom-editor
atom-perfectionist
Beautify CSS and SCSS
Stars: ✭ 19 (+18.75%)
Mutual labels:  atom-package, atom-plugin

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].