Notepad++

Revision as of 11:44, 20 March 2012 by Philip Lacey (talk | contribs) (Created page with "Notepad++ is a great editor for JavaScript and various other forms of code. They are avaialble from http://notepad-plus-plus.org/ When you write a file and are saving, chang...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Revision as of 11:44, 20 March 2012 by Philip Lacey (talk | contribs) (Created page with "Notepad++ is a great editor for JavaScript and various other forms of code. They are avaialble from http://notepad-plus-plus.org/ When you write a file and are saving, chang...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Notepad++ is a great editor for JavaScript and various other forms of code.

They are avaialble from http://notepad-plus-plus.org/

When you write a file and are saving, change the type part of the entry to JavaScript (.js)

This adds context colouring to the code which is very useful for troubleshooting AND makes code easier to read.