
Guys, is there support for rendering json results?
Or some pointers at how to build this if easy?
Thanks!
Guys, is there support for rendering json results?
Or some pointers at how to build this if easy?
Thanks!
Hi Florian,
We don't have a sample language at this time for JSON however it would be easy to create one for use with SyntaxEditor. Just clone and open the JavaScript.langproj file (which is in our samples project) in our Language Designer and trim out the pieces of it that aren't needed for JSON like keywords, etc. Then export the .langdef file and load that into SyntaxEditor and you'll have syntax highlighting for JSON.
Please see our documentation for assistance on the Language Designer and how to load .langdef files, etc.
Please log in to a validated account to post comments.