Skip to content

Conversation

@tien-ekn
Copy link
Contributor

@tien-ekn tien-ekn commented Jan 7, 2026

What are you adding in this PR?

While trying Jujutsu (jj) in VS Code, I noticed that opening a diff from the Source Control panel triggers an error notification about the unsupported fs.readDirectory method.

The extension already ignores VFS schemes used by Git. This PR extends the same logic to also ignore the Jujutsu VFS scheme, preventing the error from being triggered.

What's next? Any followup issues?

No follow-up planned.
For now, I’m currently using a local build of the Shopify extension to avoid this error notification issue. Hopefully this can be merged so I no longer need to do that 🙂.

Before you deploy

  • I included a patch bump changeset

@tien-ekn tien-ekn requested a review from a team as a code owner January 7, 2026 06:50
Copy link
Contributor

@graygilmore graygilmore left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems reasonable enough!

@graygilmore graygilmore merged commit a614fde into Shopify:main Jan 8, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants