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 (2,034 forks)batch import
featurehelp wanted

Repository metrics

Stars
 (10,781 stars)
PR merge metrics
 (Avg merge 15h 36m) (3 merged PRs in 30d)

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