Skip to content

Use vscode.workspace.fs APIs #1770

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

Conversation

award999
Copy link
Contributor

@award999 award999 commented Aug 7, 2025

Description

VSCode provides its own FS APIs we can use instead of "node:fs", "fs", or "fs/promises"

Issue: #1628

Tasks

  • Required tests have been written
  • Documentation has been updated
  • Added an entry to CHANGELOG.md if applicable

@award999 award999 added the full-test-run Perform a full test suite run. Apply this label before pushing up a PR or commit label Aug 7, 2025
@award999 award999 changed the title WIP use vscode.workspace.fs APIs Use vscode.workspace.fs APIs Aug 18, 2025
@award999 award999 marked this pull request as ready for review August 18, 2025 13:04
@award999 award999 marked this pull request as draft August 19, 2025 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
full-test-run Perform a full test suite run. Apply this label before pushing up a PR or commit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant