Yaml Editor

Add this URL to your Eclipse Installation to reach this solution's update site.

2022-03 (4.23), 2021-12 (4.22), 2021-09 (4.21), 2021-06 (4.20), 2021-03 (4.19), 2020-12 (4.18), 2020-09 (4.17), 2020-06 (4.16), 2020-03 (4.15), 2019-12 (4.14), 2019-09 (4.13), 2019-06 (4.12), 2019-03 (4.11), 2018-12 (4.10), 2018-09 (4.9), Photon (4.8), Oxygen (4.7), Neon (4.6), 2022-06 (4.24), 2022-09 (4.25), 2022-12 (4.26), 2023-03 (4.27), 2023-06 (4.28), 2023-09 (4.29), 2023-12 (4.30), 2024-03 (4.31)

https://de-jcup.github.io/update-site-eclipse-yaml-editor/update-site

Learn more...
Solution Description

Just a YAML editor. 

Features:

  • Fast and small
  • Supports Go Templates (e.g. Helm charts) - see #76
  • Simple code completion for existing words
  • Replacing always tab keypress by spaces (default is 3, but configurable)
  • Source formatter
    • can restore or drop comments as well (default)
    • can clear all blank lines (disabled per default)
  • Outline + Quickoutline
  • Task support (TODO, FIXME, custom)
  • Eclipse Templates (customizable + defaults for TODO and FIXME)
  • Can sort mappings (ascending) - see #56
  • Folding
    • Can be enabled/disabled
      • for every new opened editor in preferences (per default turned:off)
      • in every editor instance by context menu on ruler column
  • Validation
    • When?
      • On start
      • On save
      • Manual validation
    • What ?
      • Parser errors
  • Syntaxhighlighting, colors can be customized, defaults for dark themes exist
  • Comment toggling (CTRL + 7)
  • Vertical Ruler which can be moved (F3)
  • Qualified key can be copied inside outline view to clipboard by toolbar action

 

Additional Links

Categories: Editor

Additional Details

Eclipse Versions: 2022-03 (4.23), 2021-12 (4.22), 2021-09 (4.21), 2021-06 (4.20), 2021-03 (4.19), 2020-12 (4.18), 2020-09 (4.17), 2020-06 (4.16), 2020-03 (4.15), 2019-12 (4.14), 2019-09 (4.13), 2019-06 (4.12), 2019-03 (4.11), 2018-12 (4.10), 2018-09 (4.9), Photon (4.8), Oxygen (4.7), Neon (4.6), 2022-06 (4.24), 2022-09 (4.25), 2022-12 (4.26), 2023-03 (4.27), 2023-06 (4.28), 2023-09 (4.29), 2023-12 (4.30), 2024-03 (4.31)

Platform Support: Windows, Mac, Linux/GTK

Organization Name: Albert Tregnaghi

Development Status: Production/Stable

Date Created: Thursday, May 24, 2018 - 09:58

License: Apache 2.0

Date Updated: Friday, October 6, 2023 - 10:48

Submitted by: Albert Tregnaghi

Screenshot
Date Ranking Installs Clickthroughs
March 2024 18/651 1694 12
February 2024 18/687 2452 14
January 2024 20/691 2667 22
December 2023 17/671 2418 26
November 2023 18/686 2644 24
October 2023 23/673 2409 39
September 2023 20/663 2668 24
August 2023 19/673 2657 20
July 2023 19/668 2889 26
June 2023 18/669 2908 30
May 2023 19/671 2994 21
April 2023 20/667 2876 27
View Data for all Listings

Unsuccessful Installs

Unsuccessful Installs in the last 7 Days: 0

Download last 500 errors (CSV)

Marketplace Drag to Install Button

By adding the following code below to your website you will be able to add an install button for Yaml Editor.

HTML Code:

Markdown Syntax:

Output:

Drag to your running Eclipse* workspace. *Requires Eclipse Marketplace Client

Reviews Add new review

Because of bintray sundown - see https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-cha… there was a need to change the update site.

The new location starting with version 1.7.0 is now https://de-jcup.github.io/update-site-eclipse-yaml-editor/update-site/

When you are using eclipse marketplace for installation the new update location will be automatically applied.

 

 

We liked this plugin. And i need to install this plugin offline and without opening eclipse. I tried to find a solution but i failed. Is there any way to install this plugin offline without opening the eclipse (for example with command line)?

In reply to by Ertan Aldoğan

For bash editor there exist entries for these topics

FAQ#how-can-i-install-bash-editor-offline

FAQ#how-can-i-install-bash-editor-automated

Normally you should only need to adapt https://bintray.com/de-jcup/basheditor parts to https://bintray.com/de-jcup/yamleditor and it should work then

If there are still problems, please create an issue at Yaml Editor issue tracker on github