Is there a way to add spell checking to Programmer's Notepad? This one feature is a major make or break for me, and otherwise PNotepad is my favorite to use on windows (KATE on linux).
A:
Generally spell checkers and IDEs don't get along. There are too many things in programming languages that aren't actually words. I would think a spell checker would just end up telling you that most of your code is misspelled...
tloach
2009-11-12 17:21:47
A:
Did a quick search and found this topic on Programmer Notepads forum: http://pnotepad.org/forums/topic/604
The script can be found: http://scriptshare.rocketmonkeys.com/script/14
evolve
2009-11-12 17:21:55