You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
kasir-barati
changed the title
SyntaxError: Unexpected keyword or identifier: using
SyntaxError: Unexpected keyword or identifier: using -- upgrade to prettier v3
Nov 1, 2024
Summary
We need to upgrade this extension's prettier to latest (ATM v3). It has been added to prettier v3 ages ago: prettier/prettier#15321
Github Repository to Reproduce Issue
Does not need one.
Steps To Reproduce:
using
syntax.using
syntax in it.Expected result
Format the code.
Actual result
Error:
VS Code Version:
Version: 1.92.2
Commit: fee1edb8d6d72a0ddff41e5f71a671c23ed924b9
Date: 2024-08-14T17:29:30.058Z
Electron: 30.1.2
ElectronBuildId: 9870757
Chromium: 124.0.6367.243
Node.js: 20.14.0
V8: 12.4.254.20-electron.0
OS: Linux x64 6.1.112-1-MANJARO
Prettier Extension Version:
v11.0.0
OS and version:
6.1.112-1-MANJARO
The text was updated successfully, but these errors were encountered: