editors/Programmer's Notepad: Difference between revisions

From devkitPro
Jump to navigation Jump to search
(New page: The devkitPro windows installer provides a lightweight code editor called [http://www.pnotepad.org/ Programmer's Notepad], already configured for running make and capturing error output. Y...)
 
No edit summary
Line 1: Line 1:
The devkitPro windows installer provides a lightweight code editor called [http://www.pnotepad.org/ Programmer's Notepad], already configured for running make and capturing error output. You are, of course, free to use the command line if that's how you prefer to work but you'll be much more productive with PN2 or a similarly capable editor.
The devkitPro windows installer provides a lightweight code editor called [http://www.pnotepad.org/ Programmer's Notepad], already configured for running make and capturing error output. You are, of course, free to use the command line if that's how you prefer to work but you'll be much more productive with PN2 or a similarly capable editor.
We intend to change the supplied editor to CodeLite - PN2 is quite cabable but is unfortunately windows only.

Revision as of 15:32, 27 July 2011

The devkitPro windows installer provides a lightweight code editor called Programmer's Notepad, already configured for running make and capturing error output. You are, of course, free to use the command line if that's how you prefer to work but you'll be much more productive with PN2 or a similarly capable editor.

We intend to change the supplied editor to CodeLite - PN2 is quite cabable but is unfortunately windows only.