Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    JSON Syntax Highlighting

    Hi Isomorphic,
    Right now we have some fields that store/display JSON, YAML, XML, etc., and we display them as some kind of text-based form item.
    Do you have anything native for supporting JSON syntax highlighting in a form item? What about YAML or XML?
    If not, do you have any recommendations on how we might integrate this capability?
    Thank you

    #2
    We have an internal syntax highlighting system, used in the Showcases, but we wouldn't recommend that approach as it's pretty obsolete now.

    Here's AI's quick take on the quickest way to get there:

    https://chatgpt.com/share/68adffa8-7...e-901c4ea894c4

    As the AI explains, the best approach depends in part on whether you need editability or just static highlighting.

    Comment

    Working...
    X