We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

DSpellCheck

Today’s small-to-medium-sized (SMB) businesses and large enterprises are saving on their monthly communications costs by making one simple decision: to switch to a VoIP service solution from their old, outdated Plain Old Telephone Service (POTS). By choosing a new VoIP service, these companies enjoy the flexibility, reliability, call features, and audio quality that only a VoIP service can provide. Plus, they cut their phone bill by up to 70%!

Website https://github.com/Predelnik/DSpellCheck
Tags
Features
  • Underlines spelling mistakes
  • Iterates through all mistakes in document
  • Finds mistakes only in comments and strings (For files with standard programming language syntax e.g. C++, Basic, Tex and so on)
  • Uses multiple languages (dictionaries) simultaneously to do spell-checking.
  • Gets suggestions for words by either using default Notepad++ menu or separate context menu called by special button appearing under word.
  • Add words to user dictionary or ignore them for current session of Notepad++
  • Supports either Aspell library (needs to be installed) or Hunspell library (Dictionaries by default should be placed to %Plugin Config Dir%\Hunspell)
  • Customizable from Plugin settings (Ignoring/Allowing only specific files, Choosing delimiters for words, Maximum number of suggestions etc)