-
Notifications
You must be signed in to change notification settings - Fork 30.6k
Closed
Description
Verify canary release
- I verified that the issue exists in the latest Next.js canary release
Provide environment information
Operating System:
Platform: win32
Arch: x64
Version: Windows 10 Home
Binaries:
Node: 19.0.0
npm: N/A
Yarn: N/A
pnpm: N/A
Relevant packages:
next: 13.0.1-canary.2
eslint-config-next: 13.0.1-canary.2
react: 18.2.0
react-dom: 18.2.0
What browser are you using? (if relevant)
No response
How are you deploying your application? (if relevant)
No response
Describe the Bug
.vscode folder and files being added whenever running the server. I'm not using vscode, so this shouldn't apply, is there a reason this needs to be added?
Expected Behavior
Don't generate a .vscode folder
Link to reproduction
https://codesandbox.io/s/next-vscode-settings-generation-bug-c9ouvj?file=/package.json
To Reproduce
https://github.com/vercel/next.js/pull/42169 removed related issue, the .gitignore was fixed but vscode was not.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels