Skip to content

[renamed] If Yarn Project json is incomplete/malformed, VSCode fails silently and ignores it #102

@MatheusPese

Description

@MatheusPese

What is the current behavior?

Yarn is not respecting the exclusion of duplicated files defined in .yarnproject. Files that should be excluded are still being picked up by the vscode extension.

Please provide the steps to reproduce, and if possible a minimal demo of the problem:

Image

What is the expected behavior?

Files matching **/src/narrative/**/*.yarn should be excluded and not included or duplicated in the project scan.

Please tell us about your environment

  • Operating System: Windows 11
  • Yarn Spinner Version: -
  • Extension Version: 3.0.463
  • Unity Version: -

Other information

The project had a nonameproject.yarnproject, but I tried to rename it just for .yarnproject, and reload the vscode window, but the same issue persists with both names.
Add tags

Tags: Vscode

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething not working as intendedFollowupInitial problem has been solved but other changes are neededVSCodeIssues concerning the extension for Visual Studio Code in the VSCodeExtension repo

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions