Text Editor

Text editors are used to modify or create text documents. We can use a text editor to save to any file format that we specify.

There are text editors that are designed for editing code - they are different to a basic text editor such as notepad in that they have features that make it easier to visualize code.

I would recommend using Visual Studio Code to edit code text documents.

 

Either would work but the colourization is extremely useful.

Related pages