Go online to see the image
117-extensions-vs-code-stylecloud

Welcome to part 3

If you want to install the extensions shown here, you can write the extension name on VScode extensions:marketplace

#21 Insert-unicode

This is an extension for Visual Studio Code which adds commands for inserting Unicode characters/codes and Emoji.

The commands can be executed via the command palette (View > Command Palette…/ Ctrl + Shift + P) or bound to keyboard shortcuts.

No longer waste time looking at unicode tables online to get what you need

Upgrade your browser to see the video.


#22 Gitlens

GitLens simply helps you better understand code. Quickly glimpse into whom, why, and when a line or code block was changed. Jump back through history to gain further insights as to how and why the code evolved. Effortlessly explore the history and evolution of a codebase.

GitLens is powerful, feature rich, and highly customizable to meet your needs.

This is quite useful when you are learning a new codebase or revisiting your own repos. All the information is now available on VSCode.

Upgrade your browser to see the video.


#23 Autoclose tags

After typing in the closing bracket of the opening tag, the closing tag will be inserted automatically.

Features

Upgrade your browser to see the video.


#24 Autorename tags

Automatically rename paired HTML/XML tag, same as Visual Studio IDE does.

When you rename one HTML/XML tag, automatically rename the paired HTML/XML tag

This is useful when you don’t remember if a tag is void or not and will made you avoid easy mistakes for not closing the tag.

Upgrade your browser to see the video.


#25 Vscode Python

A Visual Studio Code extension with rich support for the Python language (for all actively supported versions of the language: >=3.6), including features such as IntelliSense (Pylance), linting, debugging, code navigation, code formatting, refactoring, variable explorer, test explorer, and more!

Features

Upgrade your browser to see the video.


#26 Autodocstring

Visual Studio Code extension to quickly generate docstrings for python functions.

Spend more time coding, less time writing documentation!

Features

Docstring Formats

Upgrade your browser to see the video.


#27 Vscode Color Highlight

Extension adds colored border around css/web colors in the editor.

This will make it easy to see the color, rather than memorizing its hex code.

Go online to see the image

#28 Rainbow CSV

Add style to your CSVs, who said that they have to be boring?

Main Features

Go online to see the image

#29 Pylance

Pylance is the default language support for Python in Visual Studio Code and is shipped as part of that extension as an optional dependency.

Pylance provides some awesome features for Python3, including:

Upgrade your browser to see the video.


#30 Python typehint

Provides type hint auto-completion for Python, with completion items for built-in types, classes and the typing module.

Features

Upgrade your browser to see the video.


Phillip Torres

Interested in algorithm trading, computer languages (Python, JS, SQL, Solidity, Rust), philosophy, and blockchain technology. For me, the most important traits are someone who can be: performance-driven, high integrity, self-disciplined, autodidacticism, and is goal-oriented. My priority is spearheading the development of products with clear communication guidelines.

If you liked it share and comment!