josdejong/jsoneditor

Syntax highlighting for JMESPath queries

Open

#1,451 opened on Jul 7, 2022

 (1 comment) (0 reactions) (0 assignees)JavaScript (2,078 forks)batch import
featurehelp wanted

Repository metrics

Stars
 (12,263 stars)
PR merge metrics
 (PR metrics pending)

Description

A recent PR to pygments added the support for JMESPath highlighting.

A functional demo is found here: https://pygments.org/demo/

It would be a great addition to have that syntax highlight support, specially when writing complex queries.

Contributor guide