Skip to content

Releases: vlabo/cspell-lsp

v1.1.2

14 May 06:36
b184696
Compare
Choose a tag to compare

What's Changed

  • Support defaultSettings in initializationOptions by @Frederick888 in #11
  • Add --sortWords option for sorting the words in config file

Full Changelog: v1.1.1...v1.1.2

v1.1.1

04 May 07:05
f85ee9e
Compare
Choose a tag to compare

What's Changed

  • Add language and words to copySettings; Sync version in package-lock.json to 1.1.0 by @Frederick888 in #9
  • Support adding words to workspace words and custom dictionaries; read configs with cspell-lib readSettings() by @Frederick888 in #10

New Contributors

Full Changelog: v1.1.0...v1.1.1

v1.1.0

26 Apr 15:36
36f629c
Compare
Choose a tag to compare
v1.1.0 Pre-release
Pre-release

Support for cspell.json config

Drop support for --dictionary in favor of --config which accepts cspell.json file format

v1.0.0

25 Jan 13:21
e6b32d1
Compare
Choose a tag to compare