+ 1

What is code editor

Facing problem

1st Feb 2021, 6:25 PM
ring yol
ring yol - avatar
3 Answers
+ 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.
1st Feb 2021, 6:26 PM
Jordan Kinney
Jordan Kinney - avatar
+ 2
Vim, Emacs etc. are older style code editors with mostly keyboard controls.
2nd Feb 2021, 2:26 AM
Sonic
Sonic - avatar
+ 1
Examples are VSCode, Sublime Text, Notepad++, Atom, Brackets
2nd Feb 2021, 2:24 AM
Sonic
Sonic - avatar