biome-intellij
biome-intellij copied to clipboard
🐛 Webstorm plugin iterferes with manually running format command
Environment information
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
What happened?
- Open editor with plugin enabled
- Run
pnpm dlx @biomejs/biome format . --writein terminal in project - It outputs format results, but keeps process running for considerable time after that
Happens 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
- [X] I agree to follow Biome's Code of Conduct
@Arctomachine Can you confirm the plugin version?
Version 0.0.7