HTML5, CSS3, and JavaScript Fourth Edition

(Ben Green) #1

Chapter 23


Text Editor


Recommendations


Contents


23.1 All Around...................... 230
23.2 Microsoft Windows................. 231
23.3 Just Use A Word Processor............ 231
23.4 What Do I Use?................... 231

For several of the classes I teach, you need to create text files. This includes
programming files, HTML files, CSS files, and configuration files.


To edit such files, we expect you to use a text editor, not a WYSIWYG
editor.


Text editors are different from word processors. Word processors are de-
signed to make documents. Text editors only edit text. They do not handle
margins and fonts and bold and italic and underline.


Text editors just handle simple characters. But they also do very helpful
things like syntax highlighting and checking.


23.1 All Around


Komodo Edit has been strongly recommended to me, and from my readings
it is well regarded by many people. Komodo Edit is free and Open-Source


230

Free download pdf