Skip to content

Added some suggested extensions for VS Code #36

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

Merged
merged 1 commit into from
Aug 14, 2019

Conversation

FizzBuzz791
Copy link
Contributor

Added some suggested extensions for VS Code based on observations as a mentor (we asked all the coders to install VS Code at the start of the day)

  1. Todo Highlight - Make it easier to see the points where code should be tried.
  2. Code Spell Checker - A lot of problems were down to simple spelling mistakes, might help make the process smoother.
  3. Prettier - Formatting makes a huge difference on the readability of the code, this should help automate some of the formatting for new coders.

…a mentor (we asked all the coders to install VS Code at the start of the day)

1. Todo Highlight - Make it easier to see the points where code should be tried.
2. Code Spell Checker - A lot of problems were down to simple spelling mistakes, might help make the process smoother.
3. Prettier - Formatting makes a huge difference on the readability of the code, this should help automate some of the formatting for new coders.
@ButenkoT
Copy link
Member

Thank you @FizzBuzz791 . Next time ping me for fat review

@ButenkoT ButenkoT merged commit 46bfd20 into muses-code-js:master Aug 14, 2019
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

Successfully merging this pull request may close these issues.

2 participants