Python with Style
https://unsplash.com/s/photos/python-code

Python with Style

Are you using VS Code? If yes what extensions are your “MUST HAVE” ones? Here are 3 colorful extensions that will make your code much brighter.

Better Comments

This extension adds additional comment types and to be honest who doesn’t like more colors in his code? With python, use the hashtag sign and the additional signs like 'TODO' or '?' to color your comments.

Link

No alt text provided for this image

Bracket Pair Colorizer

You already know I love more color in my code right? This extension adds color differentiation to bracket levels and makes it easier to work with complexed methods.

Link

No alt text provided for this image

Indent Rainbow

For Python programmers this extension is a must – it marks indent space with... Yes! Color! More colors and easier tracking way for code and false indents.

Link

No alt text provided for this image

Have Fun.

要查看或添加评论,请登录

社区洞察

其他会员也浏览了