Visual Studio Code (vscode and pronounced “V-S-Code”) is an source-code editor and NOT an IDE (integrated development environment). However, 9/10 people you ask will be using this editor. It is free and has a lot of helpful features!
Download vscode here
Visual Studio Code - Code Editing. Redefined
Vscode has tons of extensions (list here).
Here is a list of recommended extensions to download:
Prettier - Code formatter - Visual Studio Marketplace
ESLint - Visual Studio Marketplace
Material Icon Theme - Visual Studio Marketplace
There are also editor themes (some are paid) that are in the marketplace. Go find your favorite!
Here are some QOL (quality of life) configs that will benefit you tremendously!
Format on save
Format on paste