Skip to content
This repository was archived by the owner on Feb 16, 2022. It is now read-only.

Latest commit

 

History

History
25 lines (19 loc) · 2.04 KB

File metadata and controls

25 lines (19 loc) · 2.04 KB

Editor & Plugins (Editor Extensions)

VS Code

We prefer to use VSCode as our source code editor because it is powerful and extensible. VS Code helps makes us instantly productive with syntax highlighting, bracket-matching, auto-indentation, box-selection, snippets et al. It also includes built-in support for IntelliSense code completion, rich semantic code understanding and navigation, and code refactoring. With great variety of extensions, we were able to make it even more useful for our every day developement and debugging. Get VS Code here.

We are using few VS Code extension as well to adhere to our coding standards. Below is the must installed plugin list for developer

VS Code Extensions

Below are the recommended extensions for every developer to have. To install them just head to VS Code Extensions or press (Shift + Command + X) and install all extensions under recommended section.