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

Add VSCode settings and recommended extensions for Next.js repository #43954

Merged
merged 1 commit into from Dec 12, 2022

Commits on Dec 12, 2022

  1. Add VSCode settings and recommended extensions

    Added a bunch of my global settings to be project-level as they're relevant to running the Next.js repo well.
    
    Added recommended extensions:
    - Rust Analyzer
    - Prettier
    - ESLint
    - Errorlens
    - Jest
    - GitHub
    - TODO Tree
    - VSCode Live Share
    - VSCode JS Profile flame graph (adds memory/cpu usage chart to debugger sessions)
    timneutkens committed Dec 12, 2022
    Copy the full SHA
    11df4c8 View commit details
    Browse the repository at this point in the history