YAML file format support

Are you missing a feature? Request its implementation here.
PhilipShuleyko
Posts: 1
Joined: Wed Apr 01, 2015 4:20 pm

YAML file format support

Post by PhilipShuleyko »

Good day!
I've been using <oXygen/> XML Editor for more than 2 years for now. Unfortunately, our company decided to use YAML for our future projects. I really like oXygen, however, it seems that it doesn't support YAML files. Is there any solution for my problem? If not, would you kindly add such feature, please?
adrian
Posts: 2855
Joined: Tue May 17, 2005 4:01 pm

Re: YAML file format support

Post by adrian »

Hello,

Oxygen is an XML editor, while YAML is a non-XML document format. At this time (v16.1) Oxygen does not support YAML documents. However, Oxygen supports JSON documents, if that's of any use to you in relation to YAML. I believe some YAML parsers can parse JSON documents.

I've logged your request for YAML support to our issue tracking tool. This will be considered in the long term.

Regards,
Adrian
Adrian Buza
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
Post Reply