-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
BugSomething not working as intendedSomething not working as intendedFollowupInitial problem has been solved but other changes are neededInitial problem has been solved but other changes are neededVSCodeIssues concerning the extension for Visual Studio Code in the VSCodeExtension repoIssues concerning the extension for Visual Studio Code in the VSCodeExtension repo
Description
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:
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
BugSomething not working as intendedSomething not working as intendedFollowupInitial problem has been solved but other changes are neededInitial problem has been solved but other changes are neededVSCodeIssues concerning the extension for Visual Studio Code in the VSCodeExtension repoIssues concerning the extension for Visual Studio Code in the VSCodeExtension repo