Configure your VS Code like a pro

Featured image

Being core Python and Java developers we extensively use VS Code for our project development and use code formatting heavily to enable consistency of code while developing as a team and there are lot of useful extensions which will help you to ease your task and run things on your fingertips.

Why Visual Studio Code

Visual Studio Code combines the simplicity of a source code editor with powerful developer tooling, like IntelliSense code completion and debugging.

First and foremost, it is an editor that gets out of your way. The delightfully frictionless edit-build-debug cycle means less time fiddling with your environment, and more time executing on your ideas.

Here are some Key Benefits of using VS Code -

Installing Visual Studio Code

We can download updated version of VS Code from their website - https://code.visualstudio.com/

Download from here - https://code.visualstudio.com/download

Required Extensions for all developers

1. Python extension by Microsoft - download

Python editing

2. Java Extension by Mircosoft - download

3. Markdown Renderer Extension - download

Markdown gif

4. Prettier Extension for JavaScript - download

5. ESLint - download

6. CSS Peek - download

Markdown gif

7. Debugger for Chrome - download

Markdown gif

8. Gitlens - download

9. Git File History - download

Markdown gif

10. Docker Extension - download

Markdown gif

11. SQL Formatter - download

12. Path Intellisense - downlaod

Not just this many more to come in future

Please share your feedback on twitter, Instagram, or mail us at support@devskrate.com. Use #DevsKrate on any social media platforms we will reach out to you.