Changes
Features
feat: Support complex word lists (#5288)
feat: Support complex word lists (#5288)
Second try at #5233
Errors behind revert of #5233:
- ./dictionaries/scientific_terms_GB/cspell-tools.config.yaml
Dictionary Error with (scientific-terms-gb) TypeError: Cannot assign to read only property '1' of object '[object Array]'
- ./dictionaries/scientific_terms_US/cspell-tools.config.yaml
Dictionary Error with (scientific-terms-us) TypeError: Cannot assign to read only property '1' of object '[object Array]'
- Add unit test for error
- Test fix on cspell-dicts