Notepad++ is a great text editor for the Windows Operating System, it works great with a quick text and code editing. But at times you may also be using it as an alternative to Word Document, and you may wish if we had the option to highlight erred spellings,
Spellcheck is not by default available on Notepad++, we need to download it via the Plugin Admin, its called "DSpellCheck", below are the steps to enable spell check,
- Go to Plugins.. -> Plugin Admin..
- Search or look for DSpellCheck, Check the plugin and click Install
- You would be prompted that Notepad++ will get restarted post the update, so make sure you save all your work before the update.
- Once you click yes, Notepad++ will get restarted.
- Now you should see an ABC icon below the Menu bar, but you may see no text getting spellchecked.
- Note: you would require to install a language dictionary in order to highlight incorrect works to do that follow the below steps
- Go to Menu -> Plugins -> DSpellCheck
- Click on Download Dictionaries and get the language dictionary you want.
- Now you should see incorrect words getting highlighted.
⛏️ You can disable spell-check by going to Plugins -> DSpellCheck and uncheck "Spell check document automatically", or by simply clicking not the ABC icon below the menu bar!
Enable or Disable Spellcheck in Notepad++
Details about the plugin:
Spell-checking with these main features:
- Underlining spelling mistakes
- Iterating through all mistakes in the document
- Finding mistakes only in comments and strings (For files with standard programming language syntax e.g. C++)
- Possible usage of multiple languages (dictionaries) simultaneously to do spell-checking.
- Getting suggestions for words by either using the default Notepad++ menu
or separate context menu called by special button appearing under the word.
- Able to add words to user dictionary or ignore them for the current session of Notepad++
- Using either the Hunspell library (included in the plugin) or Aspell library (needs to be installed).
- A lot of customizing is available from Plugin settings (Ignoring/Allowing
only specific files, Choosing delimiters for words, Maximum number of suggestions, etc)
- Support for downloading and removing Hunspell dictionaries through a user-friendly GUI interface
- Ability to quickly change the current language through a nice menu.
Author: Sergey Semushin
Homepage: https://github.com/Predelnik/DSpellCheck
More Posts related to NotepadPlusPlus,
- Notepad++ Editor alternatives for macOS
- How to add or remove bookmark on a line in Notepad++
- Notepad++ do not show CRLF characters
- Reduce the size of Tabs on Notepad++
- Delete blank lines in a file using Notepad++
- Fix: Notepad++ bottom status bar not visible
- Notepad++ Hex Editor
- How to show End of Line Characters in File using Notepad++
- [Tutorial] Write And Run Python Code In Notepad++ Editor
- How to install XML Tools Plugin Notepad++
- Customizing Notepad++ New Document Line Encoding: CR/LF/CR LF
- How to remove blank lines from a file using Notepad++
- Column Mode Editing in Notepad++
- Convert text to random case using Notepad++
- How to recover unsaved notepad file Windows 10
- How to delete all text after a character or string in Notepad++
- Setting up Cloud feature with Notepad++
- Install Notepad++ silently using Windows Powershell
- Using Document Map in Notepad++
- Enabling Notepad++ Dark Theme
- [Fix] Notepad++ tab not visible (hidden)
- Where are Notepad++ macros stored?
- Multiple line editing in Notepad++
- Alternatives for Notepad++ on Mac in 2021
- [Nopepad++] How to add text at end of each line
More Posts:
- How to hide or display Wifi icon in macOS Bug Sur Menu Bar - MacOS
- Shortcuts: How to Toggle Word Wrap in Visual Studio Code (VS Code) - Shortcuts
- How to activate and create SharePoint Spaces feature for mixed reality experience - 2D/3D images and web parts - SharePoint
- How to pip install Python Modules in VSCode - Python
- Building library Gradle Project Info: Downloading services.gradle.org - Android-Studio
- How to create StackOverflow error in java - Java
- Get count of SharePoint List or Document Library Items using PowerShell - SharePoint
- Disable Startup Sound on macOS - MacOS