1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript2,080 forks (2,080 forks)batch import
featurehelp wanted
Repository metrics
- Stars
- 12,263 stars (12,263 stars)
- PR merge metrics
- Avg merge 15h 36m (Avg merge 15h 36m)3 merged PRs in 30d (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
- Research direction
- Investigate if there is a JavaScript library for JMESPath syntax highlighting, or consider using CodeMirror's mode system. Look at how other syntax highlighters are integrated in jsoneditor.
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Prerequisites
- JavaScript