GitHub Copilot vs. Prettier

GitHub Copilot

marketplace.visualstudio.co...

AI-generated code autocompletions. Start typing and Copilot will generate code suggestions based on your input. Very often when you start typing the name of your function, it just autocompletes the entire function for you. It's hard to overstate how great this extension is. Does anyone even code without Copilot anymore?

Prettier

marketplace.visualstudio.co...

Prettier is an opinionated code formatter that enforces strict formatting rules to keep your code consistent. This extension allows you to run prettier on save, which is really handy.

Image for GitHub Copilot
GitHub Copilot
Image for Prettier
Prettier
No reviews yet
No reviews yet

Pros

Cons

Pros

Cons

Frequently Asked Questions

@tomasz_fm© 2023 Tomasz Stefaniak