Provides syntax, autocompletion, and linting support for Power Automate/Azure Logic Apps expressions.
https://learn.microsoft.com/en-us/azure/logic-apps/workflow-definition-language-functions-reference
None as of 12/06/2024.
Updated logo for easier readability.
Updated description, tags and aliases.
Update description and license.
Added a lanaguage server for syntax highlighting and linting.
Added in-line comment support.
Fixed comment regex.
Added comments and made double quotes legal within single quote strings.
Added syntax highlighting for numbers and booleans.
Added syntax highlighting for functions, array selectors, invalid strings, and functions missing parentheses.