Skip to content

feat: add vscode extension recommendations#953

Merged
jycouet merged 4 commits into
sveltejs:mainfrom
sacrosanctic:established-guppy
Feb 28, 2026
Merged

feat: add vscode extension recommendations#953
jycouet merged 4 commits into
sveltejs:mainfrom
sacrosanctic:established-guppy

Conversation

@sacrosanctic
Copy link
Copy Markdown
Contributor

closes #792

aka give vscode first party support, and by extensions their forks.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Feb 27, 2026

🦋 Changeset detected

Latest commit: cd70490

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
sv Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Feb 27, 2026

Open in StackBlitz

npx https://pkg.pr.new/svelte-migrate@953
npx https://pkg.pr.new/sv@953
npx https://pkg.pr.new/@sveltejs/sv-utils@953

commit: 109f7cb

Copy link
Copy Markdown
Contributor

@jycouet jycouet left a comment

Choose a reason for hiding this comment

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

Thx for this batch 🎉

I think that you can update to use json utility.

Comment thread packages/sv/src/addons/eslint.ts Outdated
@sacrosanctic
Copy link
Copy Markdown
Contributor Author

I would also use the shared folder but i dont think it works with folders atm

@svelte-docs-bot
Copy link
Copy Markdown

@sacrosanctic sacrosanctic requested a review from jycouet February 28, 2026 10:22
@jycouet
Copy link
Copy Markdown
Contributor

jycouet commented Feb 28, 2026

I would also use the shared folder but i dont think it works with folders atm

Correct, it doesn't work like that today. I'm thinking that the shared folder could even go away since we have a lot of utils now to manage different update. With like a created hook? But this would be for later ✌️

@jycouet jycouet merged commit b95cbc7 into sveltejs:main Feb 28, 2026
7 checks passed
@github-actions github-actions Bot mentioned this pull request Feb 28, 2026
@sacrosanctic sacrosanctic deleted the established-guppy branch February 28, 2026 15:33
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.

Add VS Code extensions.json file

2 participants