DSpellCheck Versions Save

Notepad++ Spell-checking Plug-in

v1.5.0

1 year ago
  • Fix editing of "Split Words by Non-Alphabetic Characters Except:" field (#307)
  • Fix toolbar icon in case of dark mode (#314)
  • Fix "Bookmark Lines with Misspellings" for newer Notepad++ versions (#313)

v1.4.24

1 year ago
  • Compatibility with Notepad++ 8.4+. Previous versions of plugin will crash during certain operations. (#296)
  • Option to avoid selecting a misspelled word when menu on it is triggered, turn it on by default (#284)
  • Correct cursor positioning after applying Replace with topmost suggestion (#288)
  • Do not underline misspelled words during Print Now (#285)
  • Compilation is done by VS2022 starting this version.

v1.4.23

2 years ago
  • Compatibility for Notepad++ starting with version 8.2.2 (x64 version)
  • Warning: Starting with version 1.4.23 plugin (x64 version) is no longer compatible with N++ versions older than 8.2.2.

v1.4.22

2 years ago
  • Fix settings dialog layout, sometimes buttons were not clickable (#266)
  • Support checking of multi-line comments in powershell (#267)
  • Recheck less content if some of it was folded (#273)

v1.4.21

2 years ago
  • Fix inability to ignore words with Windows spell-checker in some cases (#251)
  • Add ability to ignore words for spell-checking using regular expression.

v1.4.20

3 years ago
  • Fix regression in 1.4.19 leading to too fast rechecking of new words during typing. (#240)

v1.4.19

3 years ago
  • Print better diagnostics for errors during dictionary download
  • Fix regression from 1.4.17 making unable to download dictionaries (#229)

v1.4.18

3 years ago
  • Fix an issue with suggestion button for Notepad++ 7.8.9. (#221)
  • Ignore words in URLs in newer version of Notepad++ correctly (#67)
  • Fix broken rechecking on scrolling after quick edit after scrolling has been done (#222)
  • New words not being rechecked in case of zooming out (#225)
  • Process more errors during dictionary downloading

v1.4.17

3 years ago
  • Fix interaction with some other plugins (e.g. PythonScript) (#219)
  • Fix possible hang on start of N++ due to the plugin on certain systems (#220)
  • Support javascript string literals in back-ticks (`) (#213)
  • Make "Show Only Recognized Ones" disabled by default for download dialog

v1.4.16

4 years ago
  • Support bookmarking lines containing misspelled words via additional actions.
  • Fix crash when downloading dictionaries from GitHub using proxy. (#205)
  • Correctly support spell-checking of json.
  • Windows xp no longer supported.