-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Currently, the extension ships curlconverter v3. We can’t upgrade because v4 uses top-level await
statements, so it must be an ES module (ESM), but VS Code doesn’t support ES modules in extensions:
microsoft/vscode#201935 (released as VS Code 1.88)
Metadata
Metadata
Assignees
Labels
No labels