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

Verify correct VS Code setup #17

Open
5 tasks
karlhorky opened this issue May 16, 2022 · 0 comments
Open
5 tasks

Verify correct VS Code setup #17

karlhorky opened this issue May 16, 2022 · 0 comments
Assignees

Comments

@karlhorky
Copy link
Member

A common problem that happens to students is that they have not set up VS Code correctly, which leads to problems with Prettier not formatting code files.

Let's add some automated checks to make sure that students get it set up properly

Some ideas for setting this up:

  • Add System Setup instructions for validating the JSON from the settings (or check in Preflight / ESLint setup?)
  • Add prettier.config.json file with same defaults we use to ESLint, add to install script
  • Create test project for VS Code settings and extensions
  • Create screenshot in system setup guide showing correct setup with test project, with arrows pointing to Prettier, ESLint, and showing proper formatting on save
  • Add step to System Setup guide for creating "projects" directory and cloning test project, with screenshot of how the editor should look
@karlhorky karlhorky self-assigned this May 16, 2022
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

No branches or pull requests

1 participant