In this tutorial, Step by Step guide to install Visual studio code on windows.
How to install Visual studio code on Windows
- Go to the [VSCode Download]/(https://code.visualstudio.com/download) link
- You can choose 64-bit or 32 bit
- And It downloads VSCodeSetup-x64-x.x.x.exe to the local folder in a file system.
- Click on it and follow the steps to finish the installation.
- You can open it by selecting start -> All Apps - Visual Studio Code
- It opens Visual Studio Code and ready to work with your project.
VSCOde Search methods in single or multiple files.
- Go to Symbol Search using the below shortcut
1. Ctrl + Shift + O in Windows
2. Cmd + Shift + O in Mac OS