What type of editor is used to edit code | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What type of editor is used to edit code

;

22nd May 2018, 3:08 PM
Ali Abbas
Ali Abbas - avatar
4 Answers
+ 1
A variety of them. To edit code, I'd recommend Visual Studio Code due to the fact that: - it's open source - it's really fast. - and it has a lot of customizable themes. But you can also use Atom or Vim if that's what you fancy. (Also, if you want a more of a definition, usually text editors or IDEs(Integrated Development Environments) are used to edit code.
22nd May 2018, 3:19 PM
Idriz Pelaj
0
a text editor.
22nd May 2018, 3:18 PM
Bebida Roja
Bebida Roja - avatar
0
Try out notepad ++!
22nd May 2018, 3:26 PM
Blx
Blx - avatar
0
Visual Studio Code, Atom, Emacs,Vim,Sublime Text are all good choices If you want an ide: Eclipse Everything that jetbrain produces Visual Studio Qtcreator Atom ide
22nd May 2018, 7:33 PM
Max
Max - avatar