+ 1
What is code editor
Facing problem
3 ответов
+ 5
ring yol
A code editor is a text editor that is specialized for writing software. A source code editor may be a stand-alone program or part of an integrated development environment (IDE). They make writing and reading the source code easier by differentiating the elements and routines so programmers can more easily look at their code.
+ 2
Vim, Emacs etc. are older style code editors with mostly keyboard controls.
+ 1
Examples are VSCode, Sublime Text, Notepad++, Atom, Brackets