Microsoft recently announced a list of the most useful Visual Studio Code extensions, based on the usage numbers. In this post, we will take a look at these top free extensions for Visual Studio Code. Using such extensions, you can enhance your VSC code.
Best Free Extensions for Visual Studio Code
1] Java Extension Pack
This extension has been developed by Microsoft. Given Microsoft’s long history of working with the .NET framework and technologies, it is quite surprising that Microsoft is supporting Java and its frameworks as well. Also, it is worth noting that this is not just an extension. It is a sort of cluster of extensions. It supports Language support for Java by Red Hat, Debugger, Java Test Runner, Maven Project Explorer, and more.
This extension is really a whole package for Java developers. If you are interested in trying it out, you can check it out from here.
2] Python
This extension, too, was developed by Microsoft. After installing it, you get support for Lining, Debugging (multi-threaded, remote), Intellisense, Code formatting, refactoring, unit tests, snippets, and more. You can get this extension to improve your Python Code from here.
3] C/C++
After you are done installing this extension, you will get support for IntelliSense, Debugging, and code browsing. You can get this extension to make your C and C++ programs better from here.
4] Go
This extension is built by lukehoban. When this extension is installed, the user will get very rich support and experience for Go language on Visual Studio Code. You can get this Go extension from here.
5] C#
Microsoft itself makes this extension. By installing this extension, the user will get support for Linux ARM Debugging, Debugger support for extracting source files embedded in PDBs, and more. This extension also supports the latest C# version 7.2. If interested, you can find this extension in the Visual Studio Marketplace here.
6] Ruby
Developed by Peng Lv, this extension helps developers write better Ruby code faster. This is all due to the support for Autocomplete, Intellisense, Rubocop, Rufo, and many more. You can get this extension from the Visual Studio Marketplace here.
7] PHP Extension Pack
Felix Becker developed this extension. He is an active contributor to various open-source technologies based on JavaScript, Go, Python, PHP, and more. His extension on the Visual Studio Marketplace for PHP contains highly rated Debugging and IntelliSense support. You can find it here.
Read: Best VS Code Extensions for JavaScript
8] Rusty Code
The developer of this extension goes by the username saviorisdead. If you wish to get support for Rusty language in Visual Studio Code, this is the extension that you should be installing. Support for features like Autocompletion, Go To definition, Go To symbol, and many more.
If you wish to download this, you can find it in the Visual Studio Marketplace.
Let us know if you would like to add your favorite one.
Leave a Reply