Replies: 1 comment 2 replies
-
This is great idea thanks for the feedback. There are tons of implementations, so hopefully one exists that exposes the AST in a language used to build extensions for popular editors. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Assuming I have many transformations used in my app based on
jmespath
it would be a great idea to have them stored in a .jp file as well as support syntax highlighting for the language. After all it is well defined via the spec, so I see no issue having a syntax highlight support based on tokens.We can then have plugins developed for IDEs (IntelliJ / VSCode).
Thoughts on that?
Beta Was this translation helpful? Give feedback.
All reactions