Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add spell-checker for comments #84

Closed
GoogleCodeExporter opened this issue Aug 24, 2015 · 8 comments
Closed

Add spell-checker for comments #84

GoogleCodeExporter opened this issue Aug 24, 2015 · 8 comments

Comments

@GoogleCodeExporter
Copy link

(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
Copy link
Author

Very cool feature.

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

@GoogleCodeExporter
Copy link
Author

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
Copy link
Author

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

  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

@GoogleCodeExporter
Copy link
Author

+1

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

@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

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
Copy link
Author

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
Copy link
Author

yes this is will be awesome feature.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants