Loading...

Category: Visual Studio Code

Visual Studio Code – Must Have Extensions

Visual Studio Code (VS Code), maintained by Microsoft, is one of the most popular open source code editors out there. It offers all the tool you need while cutting out the complex [ … ]

How to Find a File by Name in Visual Studio Code

In Windows and Linux, use Ctrl+P or Ctrl+E short cut to open search panel and then type file name. In Mac OS, use command key instead of Ctrl.