Skip to content

🐛 WebStorm plugin 1.7.2: file reported as non existing in workspace while really existing #175

@webdevbynight

Description

@webdevbynight

IDE and version

WebStorm 2025.1

Extension version

1.7.2

Biome version

1.9.4

Operating system

  • Windows
  • macOS
  • Linux

Description

The notifications panel in WebStorm shows the following notifications:

  • Failed to Execute Features
    An error occurred while executing features (format, applysafefixes, sortimports): The file does not exist in the workspace.

  • Biome: file:///Users///package.json internalError/fs INTERNAL ━━━━━━━━━━ × The file does not exist in the workspace. ! This diagnostic was derived from an internal Biome error. Potential bug, please report it if necessary.

Steps to reproduce

  1. Type Cmd + Shift + R and fill the fields to make a replacement involving the package.json file of the project;
  2. click on ”Replace All”.

Expected behavior

There should not be any error notifications telling the file does not exist in the workspace, while the file really exists.

Does this issue occur when using the CLI directly?

No

Link to a minimal reproduction

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions