DEV Community

Cover image for The Best VS Code Extensions For Python Developers In 2022.

The Best VS Code Extensions For Python Developers In 2022.

Mahmoud Harmouch on April 21, 2022

This is part 1 of the series where I share helpful VS code extensions, settings, shortcuts, tips, and tricks to enhance the productivity level of p...
Collapse
 
khuongduybui profile image
Duy K. Bui

Regarding AI Assistants, Microsoft is rolling their own experiment too: marketplace.visualstudio.com/items...
I tried it for a while but so far I'm liking GitHub CoPilot more.

Collapse
 
wiseai profile image
Mahmoud Harmouch

Hmmm... That sounds a bit strange to me! As far as I know, Microsoft bought Github a while ago, implying that Microsoft owns CoPilot; It should be rebranded to something like: Microsoft CoPilot.

Anyway, RIP our privacy, the so-called "metadata".

Collapse
 
khuongduybui profile image
Duy K. Bui

Tech-wise, GitHub has been maintaining their own autonomy. There have been a few GitHub - Microsoft integration / merging such as GitHub Workspaces / vscode.dev, but GitHub CoPilot and MS AI Assistants are completely separate projects.

Collapse
 
leatex profile image
Lea M

Good post!
I think you don't need "Bracket Pair Colorizer 2" because it is a built-in feature in VS Code.
Just go to Settings -> Editor -> Bracket Pair Colorization
Or search for "bracket pair" to see all options.

Collapse
 
wiseai profile image
Mahmoud Harmouch

I have just figured that out. Good to know. Thanks for the heads up!

Collapse
 
uadson profile image
Uadson Feitosa

Really an excellent post. Thank you so much for this.

Collapse
 
wiseai profile image
Mahmoud Harmouch

Glad you dug it! That made my day. Thank you!

Collapse
 
uadson profile image
Uadson Feitosa

You're welcome bro.

Collapse
 
khuongduybui profile image
Duy K. Bui

As for Linting / Formatting, trunk.io/ is my latest treasure and it has a VSCode integration extension too.

Collapse
 
wiseai profile image
Mahmoud Harmouch

That looks awesome! Thanks for suggesting this tool.

Collapse
 
martinlee profile image
思维万创

thank you for recommend this.

Collapse
 
wiseai profile image
Mahmoud Harmouch

I’m happy to help!