We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CLI: Version: 1.5.2 Color support: true Platform: CPU Architecture: x86_64 OS: windows Environment: BIOME_LOG_DIR: unset NO_COLOR: unset TERM: "xterm-256color" JS_RUNTIME_VERSION: "v20.10.0" JS_RUNTIME_NAME: "node" NODE_PACKAGE_MANAGER: "npm/10.2.3" Biome Configuration: Status: Loaded successfully Formatter disabled: false Linter disabled: false Organize imports disabled: false VCS disabled: true Workspace: Open Documents: 0
pnpm dlx @biomejs/biome format . --write
Happens with pnpm, but works fine with npm and yarn Process cannot be manually interrupted with repeated ctrl+c
Exit process right after formatting is finished
The text was updated successfully, but these errors were encountered:
@Arctomachine Can you confirm the plugin version?
Sorry, something went wrong.
Version 0.0.7
No branches or pull requests
Environment information
What happened?
pnpm dlx @biomejs/biome format . --write
in terminal in projectHappens with pnpm, but works fine with npm and yarn
Process cannot be manually interrupted with repeated ctrl+c
Expected result
Exit process right after formatting is finished
Code of Conduct
The text was updated successfully, but these errors were encountered: