Page 1 of 1

How to edit Smithy files in OxygenXML?

Posted: Thu Sep 09, 2021 12:30 am
by menkalos
More and more API definitions are defined using the "Smithy" specification. https://awslabs.github.io/smithy/index.html Is there a supported way to edit those kind of files?

Thanks much!

Re: How to edit Smithy files in OxygenXML?

Posted: Thu Sep 09, 2021 3:05 pm
by adrian
Hello,

Smithy isn't XML-based, so it's unlikely to be supported by Oxygen in the short term.
Should I treat this as a feature request?

Regards,
Adrian

Re: How to edit Smithy files in OxygenXML?

Posted: Thu Sep 09, 2021 6:33 pm
by menkalos
That would be sweet, as that way I don't need to open up a second editor to handle the files that I work with alongside my documentation files. Thanks!