Javascript async/await warns with "Missing semicolon"
-
If I use "async/await" in Javascript the CodeMirror editor highlights it "i" as a warning with "Missing semicolon." on both the async and await lines
Example ..
Note, that the code does actually run without errors.
-
Hi, thanks for posting.
The new release should replace the current editor with the one the vscode uses.
If the replacement won't work, we will try to fix this issue in the current ace editor.