Skip to content

Highlighting of multi-line if fields #333

Description

@DGCK81LNN

Is your feature request related to a problem? Please describe.
I often use a complex if field to enable smart skipping of the push event trigger.
image
(note that without the ${{ }} the editor yields a syntax error saying Unexpected symbol: '=='. Adding a space after the initial ! seems to eliminate the error, but I'm not sure if that works (#290).)

Writing it like that looks horrible so I format it as a multi-line string, but then the syntax highlighting is broken.
image

Describe the solution you'd like
It would be really nice to have syntax highlighting for multi-line expressions. It would look something like this:
image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions