Azure / Azure/Azure-DataFactory
Expressions Syntax Highlighting Breaks when Escaping Single Quotes
Open
- Dominant language
- PowerShell
- Stars
- 529
- Forks
- 623
- PR merge metrics
- No merged PRs in 30d
Description
The string syntax highlighting for Mapping Data Flow Expressions (in the Expression Builder) completely breaks when escaping single quotes with backslashes. Note that, even though the syntax highlighting makes it look like this is completely invalid syntax, it works just fine in the pipeline and parameterizes the query exactly as expected. See screenshot below:

Contributor guide
Assessment
This issue has not been assessed yet.