Changes
doc: RFC Proposal for Suggestion Lists (#2247)
doc: RFC Proposal for Suggestion Lists (#2247)
Discuss ways to define suggestions · Discussion #2246
Features
feature: Support using suggestion costs to improve suggestions (#2281)
feature: Support using suggestion costs to improve suggestions (#2281)
Dictionary Definitions now support Suggestion Maps.
See: cspell/rfc/rfc-0002 improve dictionary suggestions · streetsidesoftware/cspell
Fixes
fix: Handle missing files when spell checking from a file list. (#2286)
fix: Handle missing files when spell checking from a file list. (#2286)
fix: #2285
- Continue processing the list of files even if some are missing.
- Report on any missing files.
- error code is based upon
--no-must-file-files
option.
refactor: refactor type definitions for suggestion edit maps (#2258)
refactor: refactor type definitions for suggestion edit maps (#2258)
refactor: refactor distance calculations into their own folder (#2257)
refactor: refactor distance calculations into their own folder (#2257)
refactor: turn on `exactOptionalPropertyTypes` in `cspell-trie-lib` (#2256)
refactor: turn on exactOptionalPropertyTypes
in cspell-trie-lib
(#2256)
fix: Implement Weighted Distance Algorithm (#2255)
fix: Implement Weighted Distance Algorithm (#2255)
refactor: refactor cspell-trie-lib (#2254)
refactor: refactor cspell-trie-lib (#2254)
No functional change.
fix therefore typo (#2289)
fix therefore typo (#2289)
I think this maybe a typo and should be therefore.
REF: https://www.thefreedictionary.com/therefore-vs-therefor.htm
Also:
- https://github.com/streetsidesoftware/cspell/blob/b76fd122825f7ea1ef48dcf1d8da72a21ec0b17b/packages/cspell-lib/samples/forbid-words/README.md
- https://github.com/streetsidesoftware/cspell/blob/b76fd122825f7ea1ef48dcf1d8da72a21ec0b17b/packages/cspell-lib/samples/forbid-words/cspell.json