Skip to content
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

Remove writing vscode config #49133

Merged
merged 1 commit into from
May 3, 2023
Merged

Conversation

timneutkens
Copy link
Member

What?

Removes writing the .vscode/settings.json config. This config is needed in order to leverage the new Next.js TypeScript plugin.
What we'll do instead is add a message in the docs on how to enable it. We'll also explore a VSCode extension that warns when you don't have the TypeScript plugin set up.

How?

Removed the code related to writing .vscode.

Closes #42213

@timneutkens
Copy link
Member Author

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

@timneutkens timneutkens merged commit cfd27e9 into canary May 3, 2023
@timneutkens timneutkens deleted the 05-03-Remove_writing_vscode_config branch May 3, 2023 10:16
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

.vscode folder being added
3 participants