Release v2.0.1-alpha.6
Version 2.0 Preview
This is a Preview release of the Extension.
Work is still underway for the final release to the VS Code Marketplace.
Highlights
- Upgrades cspell to version 5.6.6.
- Supports case sensitive dictionaries
- Full support of Yaml configuration files:
cspell.config.yaml - Full support of of configuration in
package.jsonundercspellsection. - Partial support of JavaScript configuration files:
cspell.config.js
The extension supports reading the configuration but can only write to.jsonand.yamlfiles. - Supports dictionary entries that have numbers and mixed case.
- Supports more word splitting formats
It correctly splits bothERRORcodeandERRORCode - Reduced installation size and faster loading
