Fixes
fix: show simple typos reporting (#7606)
fix: show simple typos reporting (#7606)
Fix the logic to show an issue when the reporting level is set to simple
. The code worked because of the assumption that hasSimpleSuggestions
would be true if hasPreferredSuggestions
was true.
fix: Make it easier to create config files. (#7598)
fix: Make it easier to create config files. (#7598)
fix: store reportIssueOptions in the cache (#7597)
fix: store reportIssueOptions in the cache (#7597)
This fixes and issue with reporting cached issues when they should have been ignored.
Dictionary Updates
fix: Workflow Bot -- Update Dictionaries (main) (#7591)
fix: Workflow Bot -- Update Dictionaries (main) (#7591)
Update Dictionaries (main)
Summary
packages/cspell-bundled-dicts/package.json | 116 ++---
pnpm-lock.yaml | 706 +++++++++++++++--------------
2 files changed, 432 insertions(+), 390 deletions(-)