My 12 Favorite VSCode Extensions

By DEV Community - 2021-02-19

Description

One of the reasons VSCode is such an awesome code editor is the huge library of extensions created by... Tagged with vscode, productivity, programming, codenewbie.

Summary

  • One of the reasons VSCode is such an awesome code editor is the huge library of extensions created by the community that increase developer productivity.
  • Below are some of my favorite VSCode extensions.
  • It uses GPT-2 based models to predict the exact code the developer has intended to type and saves thousands of keystrokes.
  • Works miraculously with VS Code!

 

Topics

  1. NLP (0.05)
  2. Machine_Learning (0.05)

Similar Articles

CG/SQL: Easy, accurate SQLite code generation

By Facebook Engineering - 2020-10-08

CG/SQL is a code generation system for the popular SQLite library that enables engineers to create complex stored procedures with very large queries.