开发者

Spell Checking in Programmer's Notepad

开发者 https://www.devze.com 2022-12-11 11:19 出处:网络
Is there a way to add spell che开发者_如何学Ccking 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).D

Is there a way to add spell che开发者_如何学Ccking 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).


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


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...

0

精彩评论

暂无评论...
验证码 换一张
取 消