VScode shortcuts

30th November 2022

10 must know VSCODE shortcuts and tricks

VSCODE is by far the best code editor I have ever worked with because it supports all the languages that I need on a daily basis (PHP, JavaScript, HTML, CSS, TypeScript, Python, SQL) as well as Angular. It also has an outstanding built-in terminal and out of the box support in GIT. All these features are wrapped in a beautiful and convenient envelope. One of the main reasons for convenience is the multitude of keyboard shortcuts.Here is the list of some keyboard shortcuts and other tricks. # 1. The command palette Want to see all the commands that your editor has to […]