DEV Community

Discussion on: What IDE do you use for coding and why?

Collapse
 
volkmarr profile image
Volkmar Rigo

I use Visual Studio, when I work on dotnet solutions. I know the shortcuts, get a good debugging experience and I've installed CodeRush which helps me to save some keystrokes. When I work with text (ex. formatting or validating json/xml), VS Code is now my text editor of choice. I switched from Notepad++.