josdejong/jsoneditor

Syntax highlighting for JMESPath queries

Open

#1,451 opened on Jul 7, 2022

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (10,781 stars) (2,034 forks)batch import
featurehelp wanted

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