Skip to content

Commit

Permalink
Vision for better VS code future, fixes yarnpkg#6569
Browse files Browse the repository at this point in the history
  • Loading branch information
fulldecent authored Nov 15, 2024
1 parent 9155359 commit faabba9
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -240,3 +240,13 @@ The following packages are meant to be used by Yarn itself, and probably won't b

- [@yarnpkg/builder](packages/yarnpkg-builder) contains a CLI tool to package berry and its plugins.
- [@yarnpkg/cli](packages/yarnpkg-cli) is a CLI entry point built on top of [@yarnpkg/core](packages/yarnpkg-core).

## Using Yarn with VS Code

We imagine a future where using VS Code with your Yarn Berry projects [will work seamlessly](https://github.com/yarnpkg/berry/issues/6569#issuecomment-2427942103). Here are specific issues we hope will be addressed in that project:

- https://github.com/microsoft/vscode/issues/75559
- https://github.com/microsoft/TypeScript/pull/35206

Please add a πŸ‘ on the top post of each of those issues. Microsoft directly reviews the πŸ‘ when deciding which features to implement.

0 comments on commit faabba9

Please sign in to comment.