Visual Studio Code
Page last updated on 5/31/2021
Although I prefer Visual Studio Community for larger projects, I find Visual Studio Code perfect for writing smaller C or JavaScript programs. It takes Visual Studio's greatest strengths (Intellisense and Code Completion) but makes the UI more lightweight so I can spend less time configuring settings in disparate menus. My only problem with Code is that its debugging inspector is worse than Visual Studio's, but this is fine for small C programs or JavaScript programs.