rdsteed / pyscripter

Automatically exported from code.google.com/p/pyscripter
0 stars 0 forks source link

Add spell-checker for comments #84

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
(enhancement request)

PyScripter could do automatic spell-checking of comments. There are free
advanced libraries for this like hunspell:
http://hunspell.sourceforge.net/

hunspell is very easy to use (one call to load the dictionary file, one
call to spell check a word). There are dictionaries ready for many
languages in the word.

Original issue reported on code.google.com by giovanni...@gmail.com on 5 May 2007 at 12:38

GoogleCodeExporter commented 9 years ago
Very cool feature.

Original comment by blaker...@gmail.com on 5 May 2007 at 7:06

GoogleCodeExporter commented 9 years ago
Interestingly http://hunspell.sourceforge.net/ provides bindings for Delphi and
UniSynEdit, the editor used in PyScripter.

Original comment by pyscripter on 5 May 2007 at 10:39

GoogleCodeExporter commented 9 years ago

Original comment by pyscripter on 6 May 2007 at 2:27

GoogleCodeExporter commented 9 years ago
+1

Original comment by billiej...@gmail.com on 20 Oct 2007 at 10:42

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
It wouldn't be a far cry from this feature to spell-check strings, would it?

Original comment by theman.t...@gmail.com on 21 Jan 2012 at 3:25

GoogleCodeExporter commented 9 years ago
Any progress on adding spell checker for just for strings as stated above?  i 
think that would be a great step forward, without cluttering up the code 
portion of the application.

Original comment by ryankdal...@gmail.com on 2 Apr 2012 at 9:06

GoogleCodeExporter commented 9 years ago
yes this is will be awesome feature.

Original comment by muzkay...@gmail.com on 11 Oct 2013 at 3:24