Extensions recommended by seniors (VScode) 2022

Juanse mastrangelo
3 min readMar 24, 2022
Extensions recommended by seniors vscode

Hi devs, I’m Juanse and this is my list of extensions I find helpful for day to day coding:

Material Icon theme
Git Graph
  • Cardenas Search and save algorithms easily with this open source extension. 4/5 ⭐ (Beta)
Cardenas vscode extension
  • Live Share Real-time collaborative development from the comfort of your favorite tools. 5/5 ⭐
  • Settings Sync Keeps your vscode settings. Synchronize Settings, Snippets, Themes, File Icons, Launch, Keybindings, Workspaces and Extensions Across Multiple Machines Using GitHub Gist. 5/5 ⭐
  • Tabnine AI AI Code completion plugin. Tabnine makes developers more productive by auto-completing their code. 5/5 ⭐
ErrorLens
  • Json2Ts Convert a JSON from clipboard to TypeScript interfaces. 3/5 ⭐
  • Shades of Purple 🦄 A professional theme suite with hand-picked & bold shades of purple for your VS Code editor and terminal apps. One of the excellent, most downloaded, and top-rated VSCode Themes on the marketplace. Part of VSCode.pro course. 4/5 ⭐
Shades of purple
  • Code Runner Run C, C++, Java, JS, PHP, Python, Perl, Ruby, Go, Lua, Groovy, PowerShell, CMD, BASH, F#, C#, VBScript, TypeScript, CoffeeScript, Scala, Swift, Julia, Crystal, OCaml, R, AppleScript, Elixir, VB.NET, Clojure, Haxe, Obj-C, Rust, Racket, Scheme, AutoHotkey, AutoIt, Kotlin, Dart, Pascal, Haskell, Nim. 4/5 ⭐
Code Runner
  • Bracket Pair Colorizer This extension allows matching brackets to be identified with colours. The user can define which characters to match, and which colours to use. 5/5 ⭐
Bracket pair colorizer
Import cost

It helps you to navigate in your code, moving between important positions easily and quickly. No more need to search for code. It also supports a set of selection commands, which allows you to select bookmarked lines and regions between bookmarked lines. It’s really useful for log file analysis.

BookMark extension

Bonus

  • Break Time Set a timer and a message to remind you to take a break!
Break time extension
VsCode Pets

--

--