Skip to content

Syntax Highlight support for popular IDEs #283

@Minitour

Description

@Minitour

I am not sure if this is the right repo to open this issue, but I wanted to raise this because I couldn't find it anywhere.

It would be great to have support for IDEs such as VSCode / PyCharm / IntelliJ the ability to have .jp files that will have automatic syntax highlighting for JMESPath queries.

In addition it would also be great to have this work on multi-line string blocks, same as IntelliJ/PyCharm does for SQL queries.

I know there is an ABNF grammar definition, but I failed to find how this could be converted to parsers used by these IDEs mentioned above. This could be a great addition for finding syntax errors as well as deliver a much better developer experience when working with JMESPath.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions