github streetsidesoftware/cspell v5.18.0-alpha.0

latest releases: v8.10.0, v8.9.1, v8.9.0...
pre-release2 years ago

Changes

Fixes

dev: move async to cspell-pipe (#2364)

dev: move async to cspell-pipe (#2364)


fix: Speed up dictionaries from (#2363)

fix: Speed up dictionaries from (#2363)


fix: Speed up spell checking with large config files. (#2362)

fix: Speed up spell checking with large config files. (#2362)

Related to #2360

These changes were able to cut the time in half. More improvement is still possible.


dev: Create cspell-pipe libarary (#2358)

dev: Create cspell-pipe libarary (#2358)


fix: Show an error if a glob starts/ends with a single quote (#2357)

fix: Show an error if a glob starts/ends with a single quote (#2357)

Related to #2350


feat: Enable support to dictionary alphabet and accents. (#2355)

feat: Enable support to dictionary alphabet and accents. (#2355)

This feature improves the suggestions shown by the spell checker.

It allows dictionary authors to specify character sequences that should be considered similar.

When defining a dictionary it is now possible rank certain suggestions higher or lower by adding edit costs to the new section dictionaryInformation.


dev: Working towards weighted suggestions (#2351)

dev: Working towards weighted suggestions (#2351)


Don't miss a new cspell release

NewReleases is sending notifications on new releases.