github streetsidesoftware/cspell v5.16.0

latest releases: v8.8.1, v8.8.0, v8.7.0...
2 years ago

Changes

doc: add comments about suggestions (#2250)

doc: add comments about suggestions (#2250)


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

refactor: to fix lint warning (#2287)

refactor: to fix lint warning (#2287)


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.

fix: Lock in `typedoc` till it is fixed. (#2277)

fix: Lock in typedoc till it is fixed. (#2277)


refactor: Weighted distance calculations. (#2268)

refactor: Weighted distance calculations. (#2268)


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:


fix: Add ability to discourage certain types of suggestions. (#2291)

fix: Add ability to discourage certain types of suggestions. (#2291)


Maintenance

ci: forbid `therefor` (#2290)

ci: forbid therefor (#2290)

Related to #2289


ci: Move `test-build-docs` to speed up builds. (#2280)

ci: Move test-build-docs to speed up builds. (#2280)


Don't miss a new cspell release

NewReleases is sending notifications on new releases.