Skip to content

gncnpk/power-automate-expressions

Repository files navigation

Power Automate Expressions

Features

Provides limited syntax support for Power Automate Expressions.

Known Issues

None as of 12/06/2024.

Release Notes

0.0.5

Added in-line comment support.

0.0.4

Fixed comment regex.

0.0.3

Added comments and made double quotes legal within single quote strings.

0.0.2

Added syntax highlighting for numbers and booleans.

0.0.1

Added syntax highlighting for functions, array selectors, invalid strings, and functions missing parentheses.