Skip to content

Remove writing vscode config#49133

Merged
timneutkens merged 1 commit intocanaryfrom
05-03-Remove_writing_vscode_config
May 3, 2023
Merged

Remove writing vscode config#49133
timneutkens merged 1 commit intocanaryfrom
05-03-Remove_writing_vscode_config

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