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

04 🧰 Check your setup #218

Open
SallyMcGrath opened this issue Dec 5, 2024 · 0 comments
Open

04 🧰 Check your setup #218

SallyMcGrath opened this issue Dec 5, 2024 · 0 comments
Labels
🧠 Prep work Prep material to be completed before Saturday's session 🏕 Priority Mandatory This work is expected 🦔 Size Tiny Less than 30 minutes 📅 Sprint 1 Assigned during Sprint 1 of this module 🎯 Topic Code Review Reading, understanding, and analysing code 🎯 Topic Teamwork Working productively with other people

Comments

@SallyMcGrath
Copy link
Member

SallyMcGrath commented Dec 5, 2024

Link to the coursework

CYF VS Code extension pack

Why are we doing this?

You must have the CYF VS Code extension pack installed and Prettier enabled. Don't use another formatter.

🧹 Formatting with Prettier

Using a shared formatting convention makes sure your "diffs" ( differences between the codebase and your changes) only show the code you intentionally wrote, and not a bunch of spaces or tabs. It will also help you read your own code as you work on it.

  1. In Visual Studio open the settings file (Code > Preferences > Settings)
  2. Search for editor format
  3. Set and to
  4. Set the "Default Formatter" to be Prettier
  5. In your editor, write some html and save the file. It should be formatted (indented) automatically.

Maximum time in hours

.15

How to get help

Ask for help on Slack if you are having trouble with Prettier. We will work together on the same files in some workshops, so if you don't have this set up, you will be blocked and unable to participate.

How to submit

It will be entirely obvious if you don't do this. 😜 We can all see!

@SallyMcGrath SallyMcGrath added 🧠 Prep work Prep material to be completed before Saturday's session 🎯 Topic Code Review Reading, understanding, and analysing code 🎯 Topic Teamwork Working productively with other people 🏕 Priority Mandatory This work is expected 📅 Sprint 3 Assigned during Sprint 3 of this module 🦔 Size Tiny Less than 30 minutes labels Dec 5, 2024
@SallyMcGrath SallyMcGrath changed the title [TECH ED] 🧰 Check your setup 04 🧰 Check your setup Dec 5, 2024
@SallyMcGrath SallyMcGrath transferred this issue from CodeYourFuture/Module-Onboarding Dec 5, 2024
@SallyMcGrath SallyMcGrath added 📅 Sprint 1 Assigned during Sprint 1 of this module and removed 📅 Sprint 3 Assigned during Sprint 3 of this module labels Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧠 Prep work Prep material to be completed before Saturday's session 🏕 Priority Mandatory This work is expected 🦔 Size Tiny Less than 30 minutes 📅 Sprint 1 Assigned during Sprint 1 of this module 🎯 Topic Code Review Reading, understanding, and analysing code 🎯 Topic Teamwork Working productively with other people
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant