DEV Community

Discussion on: Which editor/IDE do you use and why?

Collapse
 
_nicovillanueva profile image
Nico

PyCharm for big python projects, currently giving VS Code a try for mid-sized stuff in any language (I was previously using Atom, although will probably go back to it).
For small stuff (one or two files) I use Vim. Or Vi while inside some external server.