solorice/vscodium/extensions/streetsidesoftware.code-spell-checker-2.1.11/CHANGELOG.md
2022-04-28 21:17:01 +03:00

45 KiB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.1.11 (2022-03-30)

2.1.10 (2022-03-30)

Bug Fixes

2.1.9 (2022-03-28)

2.1.8 (2022-03-27)

2.1.7 (2022-02-15)

Bug Fixes

2.1.6 (2022-02-08)

2.1.5 (2022-02-04)

2.1.4 (2022-01-12)

Bug Fixes

2.1.3 (2022-01-11)

2.1.2 (2022-01-11)

2.1.1 (2022-01-10)

2.0.15 (2022-01-10)

2.0.14 (2021-12-06)

Bug Fixes

2.0.13 (2021-11-19)

Bug Fixes

  • docs/Gemfile & docs/Gemfile.lock to reduce vulnerabilities (#1539) (30abf4f)
  • Put cspell autocompletion behind a configuration setting. (#1545) (c5b0b7f)
  • use short path name in statusbar message. (#1485) (6edabe7)

2.0.12 (2021-10-29)

Bug Fixes

2.0.11 (2021-10-28)

Bug Fixes

2.0.10 (2021-10-09)

Bug Fixes

2.0.9 (2021-10-06)

Bug Fixes

  • Support ignoring files matching .gitignore globs (#1405) (b05fbc7)

2.0.8 (2021-09-29)

Bug Fixes

2.0.8-alpha.0 (2021-09-29)

Bug Fixes

  • docs/Gemfile & docs/Gemfile.lock to reduce vulnerabilities (#1361) (2bf5875)

2.0.7 (2021-09-23)

2.0.7-alpha.1 (2021-09-23)

Bug Fixes

2.0.7-alpha.0 (2021-09-20)

2.0.6 (2021-09-20)

Bug Fixes

2.0.5 (2021-09-12)

Bug Fixes

2.0.4 (2021-09-03)

Bug Fixes

2.0.4-alpha.0 (2021-09-02)

Bug Fixes

  • Have the completion provider auto fill ignore, words, and dictionaries (#1255) (98f17f2)
  • make cSpell.blockCheckingWhen* settings language-overridable (#1258) (08e8359)

2.0.3 (2021-09-02)

Bug Fixes

2.0.2 (2021-09-01)

Bug Fixes

  • Make sure the LICENSE file is NOT ignored (#1249) (827d80f)

2.0.1 (2021-09-01)

Bug Fixes

  • Update homepage to point to the new docs. (#1239) (b0573f7)

2.0.1-alpha.21 (2021-08-31)

2.0.1-alpha.20 (2021-08-30)

Bug Fixes

  • Make suggestions menu consistent (#1227) (7b53242)
  • Make sure it is possible to spell check all files in a workspace (#1219) (80745fa)

2.0.1-alpha.19 (2021-08-28)

Bug Fixes

  • Block checking of minified documents to prevent high-cpu usage. (#1217) (204e3a2)
  • fix Experimental RegEx (#1208) (8c3b0f5)

2.0.1-alpha.18 (2021-08-27)

Bug Fixes

2.0.1-alpha.17 (2021-08-25)

2.0.1-alpha.16 (2021-08-22)

Bug Fixes

2.0.1-alpha.15 (2021-08-14)

Bug Fixes

2.0.1-alpha.14 (2021-08-12)

Features

2.0.1-alpha.13 (2021-08-07)

Bug Fixes

  • be able to select config file to create. (#1122) (6ffe7d0)
  • Improve experience to add words to dictionary (#1132) (e9895da)
  • Improve user experience when creating CSpell config or a custom dictionary. (#1131) (fb86d94)

2.0.1-alpha.12 (2021-08-03)

Bug Fixes

2.0.1-alpha.11 (2021-08-03)

Features

Bug Fixes

2.0.1-alpha.10 (2021-07-22)

Bug Fixes

2.0.1-alpha.9 (2021-07-20)

Bug Fixes

  • Fix a few issue with updating configuration (#1068) (d112828)

2.0.1-alpha.8 (2021-07-19)

Features

  • Add spelling suggestions to context menu (#1064) (065a4c4)

2.0.1-alpha.7 (2021-07-17)

Bug Fixes

  • fix issues with adding words from the context menu (#1060) (1731ca9)

2.0.1-alpha.6 (2021-07-15)

Features

  • add option to create cspell config (#1003) (f0378d2)
  • add update support for package.json and cspell.config.yaml (#1012) (f638f7a)

Bug Fixes

  • improved updating of configuration (#1014) (f7750e3)
  • Issue with language Extensions and Improve Error Handling of Promises (#998) (2080b9d)
  • make sure changes to package.json trigger a config reload (#1023) (e7de974)
  • preserve existing format of config files (#1020) (b5db1e1)
  • Support case sensitive file types (#1047) (933fb99), closes #1043

2.0.1-alpha.5 (2021-06-27)

2.0.1-alpha.4 (2021-06-16)

Bug Fixes

2.0.1-alpha.3 (2021-06-10)

Bug Fixes

2.0.1-alpha.2 (2021-06-09)

Bug Fixes

  • #541 - Only split the selection on word boundaries (#933) (6c7e92d)
  • Update cspell to fix accent word break issues (#936) (2d6ee37)

2.0.1-alpha.1 (2021-06-07)

Bug Fixes

  • make sure the cspell schema is packaged in the extension (739d383)

2.0.1-alpha.0 (2021-06-07)

Bug Fixes

2.0.0 (2021-05-29)

2.0.0-alpha.4 (2021-05-24)

Bug Fixes

  • do NOT split words when adding to dictionaries. (2676af0)
  • Do not try to update unsupported config file formats (#893) (6ed7393)
  • Ensure the right config for all docs (#866) (032afe3)
  • remove HexDigit from predefined patterns (#889) (859b953)

2.0.0-alpha.3 (2021-05-13)

Bug Fixes

  • Support reading cspell.config.js files (#861) (56412f8)

2.0.0-alpha.2 (2021-04-06)

Bug Fixes

  • Hoist the extension to be based upon the repository root (#762) (08a04a1)

2.0.0-alpha.1 (2021-03-15)

Note: Version bump only for package vscode-spell-checker

1.11.0-alpha.3 (2021-03-06)

Features

1.11.0-alpha.2 (2021-01-28)

Bug Fixes

  • Make sure the server bundle does not include regexp-worker (#685) (a09d7df)

1.11.0-alpha.1 (2021-01-25)

Bug Fixes

  • Use webpack on the server to reduce file size. (#679) (e1d0bc7)

1.11.0-alpha.0 (2021-01-06)

Features

1.10.2 (2020-11-27)

Note: Version bump only for package vscode-spell-checker

1.10.1 (2020-11-19)

Note: Version bump only for package vscode-spell-checker

1.10.0 (2020-11-16)

Bug Fixes

Features

1.9.4 (2020-11-14)

Bug Fixes

1.9.3 (2020-11-09)

Note: Version bump only for package vscode-spell-checker

1.9.3-alpha.3 (2020-11-09)

Note: Version bump only for package vscode-spell-checker

1.9.3-alpha.2 (2020-11-01)

Bug Fixes

1.9.3-alpha.0 (2020-09-29)

Bug Fixes

1.9.2 (2020-09-27)

Note: Version bump only for package vscode-spell-checker

1.9.2-alpha.0 (2020-09-27)

Bug Fixes

  • Issues relating to the RegExp Tester (#558) (176c016)

1.9.1 (2020-09-23)

Bug Fixes

1.9.1-alpha.2 (2020-09-20)

Bug Fixes

1.9.1-alpha.1 (2020-09-17)

Bug Fixes

  • Settings Viewer Packages by Migrating to Material-UI (#542) (8793be3)

1.9.1-alpha.0 (2020-08-29)

Note: Version bump only for package vscode-spell-checker

1.9.0 (2020-05-20)

Bug Fixes

  • ${workspaceFolder} uses first folder in workspace (#496) (b2358a4)

1.9.0-alpha.5 (2020-05-17)

Bug Fixes

1.9.0-alpha.4 (2020-05-14)

Note: Version bump only for package vscode-spell-checker

1.9.0-alpha.3 (2020-05-14)

Bug Fixes

1.9.0-alpha.2 (2020-05-14)

Bug Fixes

1.9.0-alpha.1 (2020-05-11)

Bug Fixes

  • Make sure Custom Dictionaries use workspaceRoot (#485) (70a375a)

1.9.0-alpha.0 (2020-05-09)

Bug Fixes

  • Make sure to listen for all settings changes. (#484) (ffd9a97)

Features

(2020-05-02)

1.8.0 (2020-02-23)

1.8.0-alpha.2 (2020-02-23)

Bug Fixes

  • get the latest cspell library and schema (#440) (4bcff60)

1.8.0-alpha.1 (2020-02-22)

Bug Fixes

  • copy: change the language of the tool tip (09949e4)

Features

1.8.0-alpha.0 (2020-02-21)

Bug Fixes

  • Upgrade to vscode-languageserver 6 (2ec3ffa)
  • Use fsPath when working with files (808538f)

Features

  • Support ${workspaceFolder} substitution (6d1dfbc)

1.7.24 (2020-02-19)

Bug Fixes

  • Only evaluate CodeActions that are for cspell (88a6095)
  • Update cspell and other packages (2a12c03)

1.7.24-alpha.1 (2020-02-18)

1.7.24-alpha.0 (2020-02-18)

Bug Fixes

  • Try to detect some common bad regex patterns and fix them. (822da97)

1.7.23 (2020-02-15)

1.7.23-alpha.2 (2020-02-15)

Bug Fixes

  • clean up CodeAction logging to reduce noise (136a0e2)

1.7.23-alpha.1 (2020-02-09)

Bug Fixes

  • fix lint issues in _server, client, and _settingsViewer (bc4fb44)

1.7.23-alpha.0 (2020-02-09)

1.7.22 (2020-01-26)

1.7.21 (2020-01-18)

1.7.20 (2019-11-06)

1.7.19 (2019-11-06)

1.7.17 (2019-06-12)

1.7.16 (2019-06-03)

1.7.15 (2019-06-03)

1.7.14 (2019-06-03)

1.7.13 (2019-05-28)

1.7.12 (2019-05-27)

1.7.11 (2019-05-26)

1.7.10 (2019-05-12)

1.7.9 (2019-05-06)

1.7.8 (2019-05-05)

1.7.7 (2019-05-05)

1.7.6 (2019-05-05)

1.7.5 (2019-04-25)

1.7.4 (2019-04-24)

1.7.3 (2019-04-24)

1.7.2 (2019-04-24)

1.7.0 (2019-04-19)

1.6.10 (2018-05-02)

1.6.9 (2018-04-22)

1.6.7 (2018-04-15)

1.6.6 (2018-04-07)

1.6.5 (2018-02-26)

1.6.0 (2017-12-10)

1.5.0 (2017-11-24)

1.4.2 (2017-10-28)

1.4.11 (2017-10-28)

1.4.10 (2017-10-12)

1.4.9 (2017-10-12)

1.4.8 (2017-10-11)

1.4.7 (2017-10-07)

1.4.6 (2017-10-03)

1.4.5 (2017-10-03)

1.4.0 (2017-09-17)

1.3.9 (2017-09-02)

1.3.8 (2017-08-28)

1.3.7 (2017-08-24)

1.3.6 (2017-08-09)

1.3.5 (2017-08-07)

1.3.4 (2017-08-06)

1.3.3 (2017-08-06)

1.3.1 (2017-07-22)

1.3.0 (2017-07-15)

1.2.1 (2017-07-01)

1.0.2 (2017-03-20)

1.0.1 (2017-03-11)

0.15.1 (2017-01-21)

0.15.0 (2017-01-21)

0.14.9 (2017-01-21)

0.14.8 (2017-01-20)

0.14.7 (2017-01-19)

0.10.6 (2016-06-23)

0.10.2 (2016-06-21)

0.9.5 (2016-06-20)

0.10.0 (2016-06-18)