Syntax highlighting doesn't support async/await
Although Functions support async/await, the syntax highlighting will show errors in the UI on the lines where async/await is used: 'Missing semicolon.'.
3
votes

Our code editor has been updated to account for this.
-
Bernard commented
Please fix this!