What an editor is
An editor is a tool developers use to write and change code. A code editor gives you a place to open files, look at text, and make updates one line at a time.
The editor is not the code itself. It is the tool you use to work on the code.
A code editor is a tool for working on code, not something you need to fear or master all at once.