Skip to content

Commit adc9c2b

Browse files
authored
Update DSpellCheck to 1.4.19 (#243)
1 parent 64c73bd commit adc9c2b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

src/pl.x64.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -216,9 +216,9 @@
216216
{
217217
"folder-name": "DSpellCheck",
218218
"display-name": "DSpellCheck",
219-
"version": "1.4.18",
220-
"id": "76791010dbe8d7e6e0f0f210f0b98345aa66debb126852631d201fc9bf122e50",
221-
"repository": "https://github.com/Predelnik/DSpellCheck/releases/download/v1.4.18/DSpellCheck_x64.zip",
219+
"version": "1.4.19",
220+
"id": "2e437b2542800b42f8bdbbe0bb79e99580bc528bb8164d685669c009fda50483",
221+
"repository": "https://github.com/Predelnik/DSpellCheck/releases/download/v1.4.19/DSpellCheck_x64.zip",
222222
"description": "Spell-checking with these main features:\r\n-Underlining spelling mistakes\r\n-Iterating through all mistakes in document\r\n-Finding mistakes only in comments and strings (For files with standard programming language syntax e.g. C++)\r\n-Possible usage of multiple languages (dictionaries) simultaneously to do spell-checking.\r\n-Getting suggestions for words by either using default Notepad++ menu or separate context menu called by special button appearing under word.\r\n-Able to add words to user dictionary or ignore them for current session of Notepad++\r\n-Using either Hunspell library (included in plugin) or Aspell library (needs to be installed).\r\n-A lot of customizing available from Plugin settings (Ignoring/Allowing only specific files, Choosing delimiters for words, Maximum number of suggestions etc)\r\n-Support for downloading and removing Hunspell dictionaries through user friendly GUI interface\r\n-Ability to quickly change current language through the nice menu.",
223223
"author": "Sergey Semushin",
224224
"homepage": "https://github.com/Predelnik/DSpellCheck"

src/pl.x86.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -296,9 +296,9 @@
296296
{
297297
"folder-name": "DSpellCheck",
298298
"display-name": "DSpellCheck",
299-
"version": "1.4.18",
300-
"id": "d4cb46efac00f25ab7e816ddbbb8426300841f117c662bb969c34793cc9c77bd",
301-
"repository": "https://github.com/Predelnik/DSpellCheck/releases/download/v1.4.18/DSpellCheck_x86.zip",
299+
"version": "1.4.19",
300+
"id": "1968b65660d92fe055ff871af66afdda70a81b494d748ed05c2b3217d764024c",
301+
"repository": "https://github.com/Predelnik/DSpellCheck/releases/download/v1.4.19/DSpellCheck_x86.zip",
302302
"description": "Spell-checking with these main features:\r\n-Underlining spelling mistakes\r\n-Iterating through all mistakes in document\r\n-Finding mistakes only in comments and strings (For files with standard programming language syntax e.g. C++)\r\n-Possible usage of multiple languages (dictionaries) simultaneously to do spell-checking.\r\n-Getting suggestions for words by either using default Notepad++ menu or separate context menu called by special button appearing under word.\r\n-Able to add words to user dictionary or ignore them for current session of Notepad++\r\n-Using either Hunspell library (included in plugin) or Aspell library (needs to be installed).\r\n-A lot of customizing available from Plugin settings (Ignoring/Allowing only specific files, Choosing delimiters for words, Maximum number of suggestions etc)\r\n-Support for downloading and removing Hunspell dictionaries through user friendly GUI interface\r\n-Ability to quickly change current language through the nice menu.",
303303
"author": "Sergey Semushin",
304304
"homepage": "https://github.com/Predelnik/DSpellCheck"

0 commit comments

Comments
 (0)