I recommend Visual Studio Code. It starts out simple, so there isn't a lot to learn before you can get started working on code. Just install it and open up a file. As you learn more about what you're working with, it has a ton of extensions and is easily customized via JSON files which can be used globally or per-project. It's actually completely replaced bulkier IDEs for me, just through extensions and customization, but is still useful for quick edits on small files. It runs on Windows, OS X, or Linux. The built-in code tooling is pretty helpful, and it has a built-in terminal window so you can stay within the application as you work.
Been using UNIX since the late 80s; Linux since the mid-90s; virtualization since the early 2000s and spent the past few years working in the cloud space.
Location
Alexandria, VA, USA
Education
B.S. Psychology from Pennsylvania State University
Been using UNIX systems (and, now, UNIX work-alikes) since 1989, so, pretty much have been a vi an vi clones/work-alikes mostly because it's just so ingrained (plus, even if using other editor-type tools, I generally only use ones that let me operate in vi mode ...or else the tool simply feels useless).
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
I recommend Visual Studio Code. It starts out simple, so there isn't a lot to learn before you can get started working on code. Just install it and open up a file. As you learn more about what you're working with, it has a ton of extensions and is easily customized via JSON files which can be used globally or per-project. It's actually completely replaced bulkier IDEs for me, just through extensions and customization, but is still useful for quick edits on small files. It runs on Windows, OS X, or Linux. The built-in code tooling is pretty helpful, and it has a built-in terminal window so you can stay within the application as you work.
Thanks
Been using UNIX systems (and, now, UNIX work-alikes) since 1989, so, pretty much have been a
vianviclones/work-alikes mostly because it's just so ingrained (plus, even if using other editor-type tools, I generally only use ones that let me operate invimode ...or else the tool simply feels useless).