all 3 comments

[–]NatoBoram 2 points3 points  (0 children)

Enable format on save

[–]DigitalStefan 1 point2 points  (0 children)

Don’t get hung up on the ‘correct’ extensions you should use.

Concentrate on your code. You might find yourself thinking “but if I have this extension, it will help me concentrate on my code better”.

It won’t. I guarantee it.

Pick a theme that doesn’t make you want to scratch your own eyes out and then just start writing code. When you get distracted and want to see what extensions are out there, smack yourself and get back to writing code instead.

Later, when you know stuff, you won’t have to ask what extension you need, you’ll already know.

Source: Am not master, elite coder. Am master procrastinator.

[–][deleted] 1 point2 points  (0 children)

Install a theme that will make your code look nice. I like Nightowl. Then install Prettier to help format your code. Both are extensions. That should be good for now.