DEV Community

Discussion on: Power Automate - Expressions

Collapse
 
alex_mcla profile image
Alex McLachlan • Edited

I see in your example, you use VS Code to edit. I set the language to Python to get bracket highlighting and matching (although others do this as well). Is there a better one you'd recommend?
Wouldn't it be lovely if MS would either do this natively in the flow editor, or release a flow language editor in VS Code.

Collapse
 
wyattdave profile image
david wyatt

To be honest I normally don't set it and leave it as text, but when I do its normally json for similar reasons you do. 100% with you, every time I give feedback to Microsoft I ask for code editor, in meantime I use a Chrome ext (see this dev.to/wyattdave/creating-a-power-...). There is a Logic App Vs code extension that is supposed to give proper intelisense but I could never get it to appear in my language list.