mirror of
https://github.com/kristoferssolo/solorice.git
synced 2025-10-21 20:10:34 +00:00
960 lines
45 KiB
Markdown
960 lines
45 KiB
Markdown
# Changelog
|
|
|
|
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
|
|
|
### 2.1.11 (2022-03-30)
|
|
|
|
### 2.1.10 (2022-03-30)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* [#1859](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1859) ([#1862](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1862)) ([b74b5f8](https://github.com/streetsidesoftware/vscode-spell-checker/commit/b74b5f88434ea82e60f5b1880205502695603469))
|
|
|
|
### 2.1.9 (2022-03-28)
|
|
|
|
### 2.1.8 (2022-03-27)
|
|
|
|
### 2.1.7 (2022-02-15)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* Add dart support out of the box ([#1762](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1762)) ([9d97bf6](https://github.com/streetsidesoftware/vscode-spell-checker/commit/9d97bf6374911dbdf9528193e10854b24415de81))
|
|
|
|
### 2.1.6 (2022-02-08)
|
|
|
|
### 2.1.5 (2022-02-04)
|
|
|
|
### 2.1.4 (2022-01-12)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* Remove words ([#1672](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1672)) ([bd0e821](https://github.com/streetsidesoftware/vscode-spell-checker/commit/bd0e8214b52c1dba836f8100f9a5d85542103ec7)), closes [#1671](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1671)
|
|
|
|
### 2.1.3 (2022-01-11)
|
|
|
|
### [2.1.2](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v2.1.2-test-3...v2.1.2) (2022-01-11)
|
|
|
|
### [2.1.1](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v2.1.0...v2.1.1) (2022-01-10)
|
|
|
|
### [2.0.15](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v2.0.14-test-2...v2.0.15) (2022-01-10)
|
|
|
|
### [2.0.14](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v2.0.13...v2.0.14) (2021-12-06)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* Use VS Code file watcher for config file changes. ([#1579](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1579)) ([add7ae9](https://github.com/streetsidesoftware/vscode-spell-checker/commit/add7ae9b37b7d02eadfbd2788ab0b0d6699e09d6)), closes [#1572](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1572)
|
|
|
|
### [2.0.13](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v2.0.12...v2.0.13) (2021-11-19)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* docs/Gemfile & docs/Gemfile.lock to reduce vulnerabilities ([#1539](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1539)) ([30abf4f](https://github.com/streetsidesoftware/vscode-spell-checker/commit/30abf4fb79e5dd5e3c3b92f4b36192decf74aa44))
|
|
* Put cspell autocompletion behind a configuration setting. ([#1545](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1545)) ([c5b0b7f](https://github.com/streetsidesoftware/vscode-spell-checker/commit/c5b0b7f6c75a29553156d59473f13de1da59866e))
|
|
* use short path name in statusbar message. ([#1485](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1485)) ([6edabe7](https://github.com/streetsidesoftware/vscode-spell-checker/commit/6edabe781b8de4f94c85cc1a994f70f77de0988f))
|
|
|
|
### [2.0.12](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v2.0.11...v2.0.12) (2021-10-29)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* Blocked Files Pop-up ([#1483](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1483)) ([224498d](https://github.com/streetsidesoftware/vscode-spell-checker/commit/224498d82122941a073efae16f7650657ecc23da)), closes [#1482](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1482) [#1428](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1428)
|
|
|
|
### [2.0.11](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v2.0.10...v2.0.11) (2021-10-28)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* Fix issue with links in info page. ([#1478](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1478)) ([d4de03e](https://github.com/streetsidesoftware/vscode-spell-checker/commit/d4de03e5c296f53957102d06ab430b7d83c1804a))
|
|
* Fix issue with validation not running after config change ([#1480](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1480)) ([ec1638f](https://github.com/streetsidesoftware/vscode-spell-checker/commit/ec1638f121f80feb9ef6be02e26d20604b890c9d)), closes [#1421](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1421)
|
|
* fix wording of excluded message ([#1432](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1432)) ([1c3a6f7](https://github.com/streetsidesoftware/vscode-spell-checker/commit/1c3a6f7609a76ced617f24198b72503938e2346b))
|
|
|
|
### [2.0.10](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v0.1.1...v2.0.10) (2021-10-09)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* Improve handling of `.gitignore` ([#1422](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1422)) ([ad20c84](https://github.com/streetsidesoftware/vscode-spell-checker/commit/ad20c84dc04f28b2d96ff10032fdd302eba33ab6))
|
|
|
|
### [2.0.9](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v2.0.8...v2.0.9) (2021-10-06)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* Support ignoring files matching `.gitignore` globs ([#1405](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1405)) ([b05fbc7](https://github.com/streetsidesoftware/vscode-spell-checker/commit/b05fbc73fb9d3b9692d2afbda205241d897c4e04))
|
|
|
|
### [2.0.8](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v2.0.8-alpha.0...v2.0.8) (2021-09-29)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* Fix adding words in Notebooks ([#1369](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1369)) ([1b89313](https://github.com/streetsidesoftware/vscode-spell-checker/commit/1b89313a9a7b28e151eba174b9949a3c5932711e)), closes [#1353](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1353)
|
|
|
|
### [2.0.8-alpha.0](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v2.0.7...v2.0.8-alpha.0) (2021-09-29)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* docs/Gemfile & docs/Gemfile.lock to reduce vulnerabilities ([#1361](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1361)) ([2bf5875](https://github.com/streetsidesoftware/vscode-spell-checker/commit/2bf58753b55667aac034d743f51fa6bb84ccc654))
|
|
|
|
### [2.0.7](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v2.0.7-alpha.1...v2.0.7) (2021-09-23)
|
|
|
|
### [2.0.7-alpha.1](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v2.0.7-alpha.0...v2.0.7-alpha.1) (2021-09-23)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* Make sure the VS Code instance of Uri is used ([#1342](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1342)) ([4e612c6](https://github.com/streetsidesoftware/vscode-spell-checker/commit/4e612c6c89e9ec3aed240ad8ab52b047188f2b66)), closes [#1341](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1341)
|
|
|
|
### [2.0.7-alpha.0](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v2.0.6...v2.0.7-alpha.0) (2021-09-20)
|
|
|
|
### [2.0.6](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v2.0.5...v2.0.6) (2021-09-20)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* Always add a new line at the end of ([#1316](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1316)) ([62b7894](https://github.com/streetsidesoftware/vscode-spell-checker/commit/62b7894287335de92ac0f5a06ceb87e2e266a347))
|
|
* check all files by default ([#1314](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1314)) ([30853a6](https://github.com/streetsidesoftware/vscode-spell-checker/commit/30853a654be5ee6ce0b15b55a30c53bb7033a84d)), closes [#1283](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1283) [#1308](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1308)
|
|
* Fix add / remove locale from configuration ([#1325](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1325)) ([b5699ef](https://github.com/streetsidesoftware/vscode-spell-checker/commit/b5699eff5ee1357022aa0480abb3c92e784ee3da))
|
|
* Fix Enable / Disable Locale matching logic. ([#1318](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1318)) ([b745e39](https://github.com/streetsidesoftware/vscode-spell-checker/commit/b745e39b38480cf24f2e912dbce7f133c249a5b8))
|
|
* Fix Toggle Enable Spell Checker ([#1329](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1329)) ([0812d6a](https://github.com/streetsidesoftware/vscode-spell-checker/commit/0812d6ae3f8a533e1c425a8fb61d425f7cb361d2)), closes [#1289](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1289)
|
|
|
|
### [2.0.5](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v2.0.4...v2.0.5) (2021-09-12)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* Fix References to version "0.1" ([#1266](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1266)) ([85f6e58](https://github.com/streetsidesoftware/vscode-spell-checker/commit/85f6e586c120a3273a71a49ae9c43d4f876658da))
|
|
* Upgrade to cspell `5.9.1` ([#1293](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1293)) ([309fd28](https://github.com/streetsidesoftware/vscode-spell-checker/commit/309fd2805c02d58350ae7705a49bfb0448460c34))
|
|
|
|
### [2.0.4](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v2.0.4-alpha.0...v2.0.4) (2021-09-03)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* Increase limits to help with [#1256](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1256) ([#1262](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1262)) ([f5efa0b](https://github.com/streetsidesoftware/vscode-spell-checker/commit/f5efa0b036a7732a617333b1a9034e2758913ba8))
|
|
|
|
### [2.0.4-alpha.0](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v2.0.3...v2.0.4-alpha.0) (2021-09-02)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* Have the completion provider auto fill ignore, words, and dictionaries ([#1255](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1255)) ([98f17f2](https://github.com/streetsidesoftware/vscode-spell-checker/commit/98f17f2f759a8884f5b135f2628f435a6f47e29b))
|
|
* make `cSpell.blockCheckingWhen*` settings `language-overridable` ([#1258](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1258)) ([08e8359](https://github.com/streetsidesoftware/vscode-spell-checker/commit/08e83591e4e11953be7b65335e87c96dd3a199c4))
|
|
|
|
### [2.0.3](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v2.0.2...v2.0.3) (2021-09-02)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* Support Jupyter Notebooks ([#1253](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1253)) ([6fe65a6](https://github.com/streetsidesoftware/vscode-spell-checker/commit/6fe65a66417cdf58b220406f960491155cd6e5cc))
|
|
|
|
### [2.0.2](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v2.0.1...v2.0.2) (2021-09-01)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* Make sure the LICENSE file is NOT ignored ([#1249](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1249)) ([827d80f](https://github.com/streetsidesoftware/vscode-spell-checker/commit/827d80f1b271b7f7a1dcf634cdf5b3cf2731dad0))
|
|
|
|
### [2.0.1](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v2.0.1-alpha.21...v2.0.1) (2021-09-01)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* Update homepage to point to the new docs. ([#1239](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1239)) ([b0573f7](https://github.com/streetsidesoftware/vscode-spell-checker/commit/b0573f72472f5cb41593de1d54506121d7a31bea))
|
|
|
|
### [2.0.1-alpha.21](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v2.0.1-alpha.20...v2.0.1-alpha.21) (2021-08-31)
|
|
|
|
### [2.0.1-alpha.20](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v2.0.1-alpha.19...v2.0.1-alpha.20) (2021-08-30)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* Make suggestions menu consistent ([#1227](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1227)) ([7b53242](https://github.com/streetsidesoftware/vscode-spell-checker/commit/7b53242c191572bfdf850ea28cfd4a617c235604))
|
|
* Make sure it is possible to spell check all files in a workspace ([#1219](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1219)) ([80745fa](https://github.com/streetsidesoftware/vscode-spell-checker/commit/80745fabce03dc6bdb4eb4ac1fea9156b26f3093))
|
|
|
|
### [2.0.1-alpha.19](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v2.0.1-alpha.18...v2.0.1-alpha.19) (2021-08-28)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* Block checking of minified documents to prevent high-cpu usage. ([#1217](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1217)) ([204e3a2](https://github.com/streetsidesoftware/vscode-spell-checker/commit/204e3a23c33f90ec26a998438cf71681b819d368))
|
|
* fix Experimental RegEx ([#1208](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1208)) ([8c3b0f5](https://github.com/streetsidesoftware/vscode-spell-checker/commit/8c3b0f5e1867a1cf996fb275397362b75d2dcd1c))
|
|
|
|
### [2.0.1-alpha.18](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v2.0.1-alpha.17...v2.0.1-alpha.18) (2021-08-27)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* add 4 commands: jump previous/next spell error ([#1198](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1198)) ([165fb66](https://github.com/streetsidesoftware/vscode-spell-checker/commit/165fb66e671ee4a95fa074fc1f4a165bf0a1f411))
|
|
* fix [#1200](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1200) ([#1202](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1202)) ([3bfe916](https://github.com/streetsidesoftware/vscode-spell-checker/commit/3bfe91664c136240d33f6ed61fbc963180a5a4d6))
|
|
|
|
### [2.0.1-alpha.17](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v2.0.1-alpha.16...v2.0.1-alpha.17) (2021-08-25)
|
|
|
|
### [2.0.1-alpha.16](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v2.0.1-alpha.15...v2.0.1-alpha.16) (2021-08-22)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* fix [#1168](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1168) ([#1172](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1172)) ([4189043](https://github.com/streetsidesoftware/vscode-spell-checker/commit/4189043de034d838c1d26fb4bf3f5ea9524682e1))
|
|
|
|
### [2.0.1-alpha.15](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v2.0.1-alpha.14...v2.0.1-alpha.15) (2021-08-14)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* [#284](https://github.com/streetsidesoftware/vscode-spell-checker/issues/284) ([#1159](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1159)) ([d9d753c](https://github.com/streetsidesoftware/vscode-spell-checker/commit/d9d753ce37abc4a62abcdb3e1d190e9b507bf170))
|
|
* Support forbidden words ([f6a9bcb](https://github.com/streetsidesoftware/vscode-spell-checker/commit/f6a9bcb0b6f34942fe3bf19c4da482737aef5144))
|
|
|
|
### [2.0.1-alpha.14](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v2.0.1-alpha.13...v2.0.1-alpha.14) (2021-08-12)
|
|
|
|
|
|
### Features
|
|
|
|
* Add ability to check only workspace files. ([#1146](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1146)) ([85a4586](https://github.com/streetsidesoftware/vscode-spell-checker/commit/85a458663f99e57802b6bc6a5b1037c14743fd6a))
|
|
* Support `files` in the VS Code config ([#1138](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1138)) ([966248a](https://github.com/streetsidesoftware/vscode-spell-checker/commit/966248a29ee189312b7f483b0a8507dbefaadab1))
|
|
|
|
### [2.0.1-alpha.13](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v2.0.1-alpha.12...v2.0.1-alpha.13) (2021-08-07)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* be able to select config file to create. ([#1122](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1122)) ([6ffe7d0](https://github.com/streetsidesoftware/vscode-spell-checker/commit/6ffe7d054a3729efec94a4005d7fb7462ed56a9d))
|
|
* Improve experience to add words to dictionary ([#1132](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1132)) ([e9895da](https://github.com/streetsidesoftware/vscode-spell-checker/commit/e9895da928b9c6010e1278cf7ad56ae6299195f0))
|
|
* Improve user experience when creating CSpell config or a custom dictionary. ([#1131](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1131)) ([fb86d94](https://github.com/streetsidesoftware/vscode-spell-checker/commit/fb86d9486a5b3a7afac5f75ef68550fcbd40b76a))
|
|
|
|
### [2.0.1-alpha.12](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v2.0.1-alpha.11...v2.0.1-alpha.12) (2021-08-03)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* fix issue with ignore words ([#1116](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1116)) ([ae23032](https://github.com/streetsidesoftware/vscode-spell-checker/commit/ae23032d7f152761925597ba13607548d17c9f0b))
|
|
|
|
### [2.0.1-alpha.11](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v2.0.1-alpha.10...v2.0.1-alpha.11) (2021-08-03)
|
|
|
|
|
|
### Features
|
|
|
|
* support `customDictionaries` ([#1105](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1105)) ([f983a24](https://github.com/streetsidesoftware/vscode-spell-checker/commit/f983a243409b42d693546e5ec164232b794f791f))
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* merging of inspect results. ([#1100](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1100)) ([be03a09](https://github.com/streetsidesoftware/vscode-spell-checker/commit/be03a0917c20c43636a0c517e2f2a1f143d6ca84))
|
|
* turn on `dart` by default ([#1079](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1079)) ([329189b](https://github.com/streetsidesoftware/vscode-spell-checker/commit/329189b6589ee99bae7c6a905d8832484b09db0e))
|
|
|
|
### [2.0.1-alpha.10](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v2.0.1-alpha.9...v2.0.1-alpha.10) (2021-07-22)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* context menu suggestions ([#1074](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1074)) ([964ca2a](https://github.com/streetsidesoftware/vscode-spell-checker/commit/964ca2ab26deed9917f9dca086c4240794657a7a))
|
|
|
|
### [2.0.1-alpha.9](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v2.0.1-alpha.8...v2.0.1-alpha.9) (2021-07-20)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* Fix a few issue with updating configuration ([#1068](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1068)) ([d112828](https://github.com/streetsidesoftware/vscode-spell-checker/commit/d112828fd2c44b694b4685c021d4201650edb79a))
|
|
|
|
### [2.0.1-alpha.8](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v2.0.1-alpha.7...v2.0.1-alpha.8) (2021-07-19)
|
|
|
|
|
|
### Features
|
|
|
|
* Add spelling suggestions to context menu ([#1064](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1064)) ([065a4c4](https://github.com/streetsidesoftware/vscode-spell-checker/commit/065a4c4907ec095ffad8a5a291f3e4aca122e64c))
|
|
|
|
### [2.0.1-alpha.7](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v2.0.1-alpha.6...v2.0.1-alpha.7) (2021-07-17)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* fix issues with adding words from the context menu ([#1060](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1060)) ([1731ca9](https://github.com/streetsidesoftware/vscode-spell-checker/commit/1731ca9846d07f1296bfa3d6dc763cc5eab51268))
|
|
|
|
### [2.0.1-alpha.6](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v2.0.1-alpha.5...v2.0.1-alpha.6) (2021-07-15)
|
|
|
|
|
|
### Features
|
|
|
|
* add option to create cspell config ([#1003](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1003)) ([f0378d2](https://github.com/streetsidesoftware/vscode-spell-checker/commit/f0378d213afa55c255cc27ca0df81188f45a06d8))
|
|
* add update support for `package.json` and `cspell.config.yaml` ([#1012](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1012)) ([f638f7a](https://github.com/streetsidesoftware/vscode-spell-checker/commit/f638f7a6bdd5c4d2d43cbeab23f7c4a50f64d3ae))
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* improved updating of configuration ([#1014](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1014)) ([f7750e3](https://github.com/streetsidesoftware/vscode-spell-checker/commit/f7750e3435187a36c3778ae2013a45ed33fcf635))
|
|
* Issue with language Extensions and Improve Error Handling of Promises ([#998](https://github.com/streetsidesoftware/vscode-spell-checker/issues/998)) ([2080b9d](https://github.com/streetsidesoftware/vscode-spell-checker/commit/2080b9db3710eba73d8b640e879e4dce2465d65b))
|
|
* make sure changes to `package.json` trigger a config reload ([#1023](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1023)) ([e7de974](https://github.com/streetsidesoftware/vscode-spell-checker/commit/e7de974fa0ecd5bc83651afb839c43e4dc8f15ed))
|
|
* preserve existing format of config files ([#1020](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1020)) ([b5db1e1](https://github.com/streetsidesoftware/vscode-spell-checker/commit/b5db1e178ccacf7aa140241c62a5b27b4d406952))
|
|
* Support case sensitive file types ([#1047](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1047)) ([933fb99](https://github.com/streetsidesoftware/vscode-spell-checker/commit/933fb992700850f9f91fce0050adb7d49ec1e0b0)), closes [#1043](https://github.com/streetsidesoftware/vscode-spell-checker/issues/1043)
|
|
|
|
### [2.0.1-alpha.5](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v2.0.1-alpha.4...v2.0.1-alpha.5) (2021-06-27)
|
|
|
|
### [2.0.1-alpha.4](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v2.0.1-alpha.3...v2.0.1-alpha.4) (2021-06-16)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* Clean up the status bar ([#950](https://github.com/streetsidesoftware/vscode-spell-checker/issues/950)) ([2ae4915](https://github.com/streetsidesoftware/vscode-spell-checker/commit/2ae49156075b3471d2d3b8767eb582fd67a8bf0d)), closes [#949](https://github.com/streetsidesoftware/vscode-spell-checker/issues/949)
|
|
* Upgrade to cspell 5.6.3 to improve accent support ([#942](https://github.com/streetsidesoftware/vscode-spell-checker/issues/942)) ([e4c2479](https://github.com/streetsidesoftware/vscode-spell-checker/commit/e4c2479a5e34430c597b5b076bea70a95ee9729d))
|
|
|
|
### [2.0.1-alpha.3](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v2.0.1-alpha.2...v2.0.1-alpha.3) (2021-06-10)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* Upgrade to cspell 5.6.2 ([#940](https://github.com/streetsidesoftware/vscode-spell-checker/issues/940)) ([1c31781](https://github.com/streetsidesoftware/vscode-spell-checker/commit/1c31781475ab46cc9b896c516693ab70e287fda2))
|
|
|
|
### [2.0.1-alpha.2](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v2.0.1-alpha.1...v2.0.1-alpha.2) (2021-06-09)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* [#541](https://github.com/streetsidesoftware/vscode-spell-checker/issues/541) - Only split the selection on word boundaries ([#933](https://github.com/streetsidesoftware/vscode-spell-checker/issues/933)) ([6c7e92d](https://github.com/streetsidesoftware/vscode-spell-checker/commit/6c7e92d81a06f2866ffb7909a2b16a3e06ad1741))
|
|
* Update cspell to fix accent word break issues ([#936](https://github.com/streetsidesoftware/vscode-spell-checker/issues/936)) ([2d6ee37](https://github.com/streetsidesoftware/vscode-spell-checker/commit/2d6ee3730016feac70b016e833ded62e67cf4d20))
|
|
|
|
### [2.0.1-alpha.1](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v2.0.1-alpha.0...v2.0.1-alpha.1) (2021-06-07)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* make sure the cspell schema is packaged in the extension ([739d383](https://github.com/streetsidesoftware/vscode-spell-checker/commit/739d3836e039886c9aeef66254a42bc3762b1265))
|
|
|
|
### [2.0.1-alpha.0](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v2.0.0...v2.0.1-alpha.0) (2021-06-07)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* Support Yarn 2 ([#921](https://github.com/streetsidesoftware/vscode-spell-checker/issues/921)) ([58ba900](https://github.com/streetsidesoftware/vscode-spell-checker/commit/58ba900c1b4686d13379ceac59d602fabe569792))
|
|
* Turn off `virtualWorkspaces` and `untrustedWorkspaces` ([#907](https://github.com/streetsidesoftware/vscode-spell-checker/issues/907)) ([30dfdc5](https://github.com/streetsidesoftware/vscode-spell-checker/commit/30dfdc5437992991e6964b73d5e561ffd17121f9))
|
|
* Verify Yarn2 projects work ([#925](https://github.com/streetsidesoftware/vscode-spell-checker/issues/925)) ([275f07e](https://github.com/streetsidesoftware/vscode-spell-checker/commit/275f07e4e11861b4141e100a1814bd3f9c351e64))
|
|
|
|
## [2.0.0](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v2.0.0-alpha.4...v2.0.0) (2021-05-29)
|
|
|
|
## [2.0.0-alpha.4](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v2.0.0-alpha.3...v2.0.0-alpha.4) (2021-05-24)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* do NOT split words when adding to dictionaries. ([2676af0](https://github.com/streetsidesoftware/vscode-spell-checker/commit/2676af09a1943ee1d892517a6b05d414e51a5826))
|
|
* Do not try to update unsupported config file formats ([#893](https://github.com/streetsidesoftware/vscode-spell-checker/issues/893)) ([6ed7393](https://github.com/streetsidesoftware/vscode-spell-checker/commit/6ed7393474b6e7aad3e37c23c95b35b7c6d7474e))
|
|
* Ensure the right config for all docs ([#866](https://github.com/streetsidesoftware/vscode-spell-checker/issues/866)) ([032afe3](https://github.com/streetsidesoftware/vscode-spell-checker/commit/032afe389847424eba0ce40af0d385c4bbae2719))
|
|
* remove HexDigit from predefined patterns ([#889](https://github.com/streetsidesoftware/vscode-spell-checker/issues/889)) ([859b953](https://github.com/streetsidesoftware/vscode-spell-checker/commit/859b953364c545c8ebc581c71904a32cf771e18b))
|
|
|
|
## [2.0.0-alpha.3](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v2.0.0-alpha.2...v2.0.0-alpha.3) (2021-05-13)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* Support reading cspell.config.js files ([#861](https://github.com/streetsidesoftware/vscode-spell-checker/issues/861)) ([56412f8](https://github.com/streetsidesoftware/vscode-spell-checker/commit/56412f82d9d90c0fe57b782d344b8686a96db872))
|
|
|
|
## [2.0.0-alpha.2](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v2.0.0-alpha.1...v2.0.0-alpha.2) (2021-04-06)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* Hoist the extension to be based upon the repository root ([#762](https://github.com/streetsidesoftware/vscode-spell-checker/issues/762)) ([08a04a1](https://github.com/streetsidesoftware/vscode-spell-checker/commit/08a04a16b14594ab28d63e4b8440ce8b1e89c230))
|
|
|
|
# [2.0.0-alpha.1](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v2.0.0-alpha.0...v2.0.0-alpha.1) (2021-03-15)
|
|
|
|
**Note:** Version bump only for package vscode-spell-checker
|
|
|
|
|
|
|
|
|
|
|
|
# [1.11.0-alpha.3](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v1.11.0-alpha.2...v1.11.0-alpha.3) (2021-03-06)
|
|
|
|
|
|
### Features
|
|
|
|
* Upgrade to cspell 5.3.x ([#717](https://github.com/streetsidesoftware/vscode-spell-checker/issues/717)) ([fc3552c](https://github.com/streetsidesoftware/vscode-spell-checker/commit/fc3552c6ba94d0922cad83585921b69fa0b01255))
|
|
|
|
|
|
|
|
|
|
|
|
# [1.11.0-alpha.2](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v1.11.0-alpha.1...v1.11.0-alpha.2) (2021-01-28)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* Make sure the server bundle does not include regexp-worker ([#685](https://github.com/streetsidesoftware/vscode-spell-checker/issues/685)) ([a09d7df](https://github.com/streetsidesoftware/vscode-spell-checker/commit/a09d7dfbf4c225d8f3de6b94169a455a8a9338fe))
|
|
|
|
|
|
|
|
|
|
|
|
# [1.11.0-alpha.1](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v1.11.0-alpha.0...v1.11.0-alpha.1) (2021-01-25)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* Use webpack on the server to reduce file size. ([#679](https://github.com/streetsidesoftware/vscode-spell-checker/issues/679)) ([e1d0bc7](https://github.com/streetsidesoftware/vscode-spell-checker/commit/e1d0bc7d9ab2f0452b5fea72db7757beea7c7b90))
|
|
|
|
|
|
|
|
|
|
|
|
# [1.11.0-alpha.0](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v1.10.2...v1.11.0-alpha.0) (2021-01-06)
|
|
|
|
|
|
### Features
|
|
|
|
* move to cspell 5 ([#665](https://github.com/streetsidesoftware/vscode-spell-checker/issues/665)) ([5a6380b](https://github.com/streetsidesoftware/vscode-spell-checker/commit/5a6380bfbf3c1fa7eb8ae69a90151f6a2fdcb71f))
|
|
|
|
|
|
|
|
|
|
|
|
## [1.10.2](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v1.10.1...v1.10.2) (2020-11-27)
|
|
|
|
**Note:** Version bump only for package vscode-spell-checker
|
|
|
|
|
|
|
|
|
|
|
|
## [1.10.1](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v1.10.0...v1.10.1) (2020-11-19)
|
|
|
|
**Note:** Version bump only for package vscode-spell-checker
|
|
|
|
|
|
|
|
|
|
|
|
# [1.10.0](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v1.9.4...v1.10.0) (2020-11-16)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* [#337](https://github.com/streetsidesoftware/vscode-spell-checker/issues/337) ([#583](https://github.com/streetsidesoftware/vscode-spell-checker/issues/583)) ([4190681](https://github.com/streetsidesoftware/vscode-spell-checker/commit/419068134d73d288fb978beffbae6f0401aadeb3))
|
|
|
|
|
|
### Features
|
|
|
|
* display how files are excluded ([#592](https://github.com/streetsidesoftware/vscode-spell-checker/issues/592)) ([1a3b231](https://github.com/streetsidesoftware/vscode-spell-checker/commit/1a3b2310f06fa36ca18a7f341febd7055033acfe))
|
|
|
|
|
|
|
|
|
|
|
|
## [1.9.4](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v1.9.3...v1.9.4) (2020-11-14)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* Fix crash with missing import ([#582](https://github.com/streetsidesoftware/vscode-spell-checker/issues/582)) ([60aa438](https://github.com/streetsidesoftware/vscode-spell-checker/commit/60aa4387f3f5bc4944a31504d07f3c3d43f17318)), closes [#579](https://github.com/streetsidesoftware/vscode-spell-checker/issues/579)
|
|
|
|
|
|
|
|
|
|
|
|
## [1.9.3](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v1.9.3-alpha.3...v1.9.3) (2020-11-09)
|
|
|
|
**Note:** Version bump only for package vscode-spell-checker
|
|
|
|
|
|
|
|
|
|
|
|
## [1.9.3-alpha.3](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v1.9.3-alpha.2...v1.9.3-alpha.3) (2020-11-09)
|
|
|
|
**Note:** Version bump only for package vscode-spell-checker
|
|
|
|
|
|
|
|
|
|
|
|
## [1.9.3-alpha.2](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v1.9.3-alpha.0...v1.9.3-alpha.2) (2020-11-01)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* Update cspell ([#564](https://github.com/streetsidesoftware/vscode-spell-checker/issues/564)) ([3c1b28d](https://github.com/streetsidesoftware/vscode-spell-checker/commit/3c1b28deb96cd2d9745b38ad7ff5e18c4d0abbd1))
|
|
|
|
|
|
|
|
|
|
|
|
## [1.9.3-alpha.0](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v1.9.2...v1.9.3-alpha.0) (2020-09-29)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* Improve regexp explorer ([#559](https://github.com/streetsidesoftware/vscode-spell-checker/issues/559)) ([47f70c7](https://github.com/streetsidesoftware/vscode-spell-checker/commit/47f70c7fc29ae41320d1203fecdc51af716f327d))
|
|
|
|
|
|
|
|
|
|
|
|
## [1.9.2](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v1.9.2-alpha.0...v1.9.2) (2020-09-27)
|
|
|
|
**Note:** Version bump only for package vscode-spell-checker
|
|
|
|
|
|
|
|
|
|
|
|
## [1.9.2-alpha.0](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v1.9.1...v1.9.2-alpha.0) (2020-09-27)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* Issues relating to the RegExp Tester ([#558](https://github.com/streetsidesoftware/vscode-spell-checker/issues/558)) ([176c016](https://github.com/streetsidesoftware/vscode-spell-checker/commit/176c016700426c3ba17403232925f84a70a7e3b5))
|
|
|
|
|
|
|
|
|
|
|
|
## [1.9.1](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v1.9.1-alpha.2...v1.9.1) (2020-09-23)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* [#474](https://github.com/streetsidesoftware/vscode-spell-checker/issues/474) ([#550](https://github.com/streetsidesoftware/vscode-spell-checker/issues/550)) ([f9ac476](https://github.com/streetsidesoftware/vscode-spell-checker/commit/f9ac476d7e45c9f51cca87df9eb168373669ff03))
|
|
|
|
|
|
|
|
|
|
|
|
## [1.9.1-alpha.2](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v1.9.1-alpha.1...v1.9.1-alpha.2) (2020-09-20)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* [#490](https://github.com/streetsidesoftware/vscode-spell-checker/issues/490) ([#548](https://github.com/streetsidesoftware/vscode-spell-checker/issues/548)) ([ebcb513](https://github.com/streetsidesoftware/vscode-spell-checker/commit/ebcb5131e3c165fe8f13438cffc14d810c4115cc))
|
|
* minor refactor of message / command definitions. ([#549](https://github.com/streetsidesoftware/vscode-spell-checker/issues/549)) ([99c8570](https://github.com/streetsidesoftware/vscode-spell-checker/commit/99c85706739265b9340b5ffb57df43845328bf8c))
|
|
|
|
|
|
|
|
|
|
|
|
## [1.9.1-alpha.1](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v1.9.1-alpha.0...v1.9.1-alpha.1) (2020-09-17)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* Settings Viewer Packages by Migrating to Material-UI ([#542](https://github.com/streetsidesoftware/vscode-spell-checker/issues/542)) ([8793be3](https://github.com/streetsidesoftware/vscode-spell-checker/commit/8793be3da43dd1d738719e792486c365d44572ff))
|
|
|
|
|
|
|
|
|
|
|
|
## [1.9.1-alpha.0](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v1.9.0...v1.9.1-alpha.0) (2020-08-29)
|
|
|
|
**Note:** Version bump only for package vscode-spell-checker
|
|
|
|
|
|
|
|
|
|
|
|
# [1.9.0](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v1.9.0-alpha.5...v1.9.0) (2020-05-20)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* ${workspaceFolder} uses first folder in workspace ([#496](https://github.com/streetsidesoftware/vscode-spell-checker/issues/496)) ([b2358a4](https://github.com/streetsidesoftware/vscode-spell-checker/commit/b2358a486516e4733e5e94a38a3cae2cd669e5ae))
|
|
|
|
|
|
|
|
|
|
|
|
# [1.9.0-alpha.5](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v1.9.0-alpha.4...v1.9.0-alpha.5) (2020-05-17)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* Adjust the workspace resolver paths ([#494](https://github.com/streetsidesoftware/vscode-spell-checker/issues/494)) ([fee200c](https://github.com/streetsidesoftware/vscode-spell-checker/commit/fee200c3d0fda15694707e397388c8888dd56dde))
|
|
* Update cspell-lib and other packages ([#492](https://github.com/streetsidesoftware/vscode-spell-checker/issues/492)) ([426b0da](https://github.com/streetsidesoftware/vscode-spell-checker/commit/426b0da60c4a8f2fcc0fca82f986f858e9524885))
|
|
|
|
|
|
|
|
|
|
|
|
# [1.9.0-alpha.4](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v1.9.0-alpha.3...v1.9.0-alpha.4) (2020-05-14)
|
|
|
|
**Note:** Version bump only for package vscode-spell-checker
|
|
|
|
|
|
|
|
|
|
|
|
# [1.9.0-alpha.3](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v1.9.0-alpha.2...v1.9.0-alpha.3) (2020-05-14)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* fix indent in workflow ([11aff4f](https://github.com/streetsidesoftware/vscode-spell-checker/commit/11aff4f13ce95c98f84aa4372d069f8717937835))
|
|
|
|
|
|
|
|
|
|
|
|
# [1.9.0-alpha.2](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v1.9.0-alpha.1...v1.9.0-alpha.2) (2020-05-14)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* Resolve Custom Dictionary path ([#487](https://github.com/streetsidesoftware/vscode-spell-checker/issues/487)) ([e99481d](https://github.com/streetsidesoftware/vscode-spell-checker/commit/e99481d99fed0a147768c592c22ec767c57115c6))
|
|
|
|
|
|
|
|
|
|
|
|
# [1.9.0-alpha.1](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v1.9.0-alpha.0...v1.9.0-alpha.1) (2020-05-11)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* Make sure Custom Dictionaries use workspaceRoot ([#485](https://github.com/streetsidesoftware/vscode-spell-checker/issues/485)) ([70a375a](https://github.com/streetsidesoftware/vscode-spell-checker/commit/70a375a8305d2a30ab67439930e04ba0f1a7b41f))
|
|
|
|
|
|
|
|
|
|
|
|
# [1.9.0-alpha.0](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v1.8.1-alpha.0...v1.9.0-alpha.0) (2020-05-09)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* Make sure to listen for all settings changes. ([#484](https://github.com/streetsidesoftware/vscode-spell-checker/issues/484)) ([ffd9a97](https://github.com/streetsidesoftware/vscode-spell-checker/commit/ffd9a97a6119186d1fdedbfe89d08bd78ab09788))
|
|
|
|
|
|
### Features
|
|
|
|
* Custom Dictionaries ([#482](https://github.com/streetsidesoftware/vscode-spell-checker/issues/482)) ([075ec87](https://github.com/streetsidesoftware/vscode-spell-checker/commit/075ec875fab13a6912529c067c0f85e2ba3f5e67))
|
|
|
|
|
|
|
|
|
|
|
|
# [](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v1.8.0...v) (2020-05-02)
|
|
|
|
|
|
|
|
# [1.8.0](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v1.8.0-alpha.2...v1.8.0) (2020-02-23)
|
|
|
|
|
|
|
|
# [1.8.0-alpha.2](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v1.8.0-alpha.1...v1.8.0-alpha.2) (2020-02-23)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* get the latest cspell library and schema ([#440](https://github.com/streetsidesoftware/vscode-spell-checker/issues/440)) ([4bcff60](https://github.com/streetsidesoftware/vscode-spell-checker/commit/4bcff6013edd742af7a920ddd0703a66b703cf30))
|
|
|
|
|
|
|
|
# [1.8.0-alpha.1](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v1.8.0-alpha.0...v1.8.0-alpha.1) (2020-02-22)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **copy:** change the language of the tool tip ([09949e4](https://github.com/streetsidesoftware/vscode-spell-checker/commit/09949e4bdc08cca5ff30d750a58c19bf1c6c3f31))
|
|
|
|
|
|
### Features
|
|
|
|
* Support enableFileTypes ([#439](https://github.com/streetsidesoftware/vscode-spell-checker/issues/439)) ([2fde3bc](https://github.com/streetsidesoftware/vscode-spell-checker/commit/2fde3bc5c658ee51da5a56580aa1370bf8174070))
|
|
|
|
|
|
|
|
# [1.8.0-alpha.0](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v1.7.24...v1.8.0-alpha.0) (2020-02-21)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* Upgrade to vscode-languageserver 6 ([2ec3ffa](https://github.com/streetsidesoftware/vscode-spell-checker/commit/2ec3ffaa96779abb3ea380f4a6d074228e560429))
|
|
* Use fsPath when working with files ([808538f](https://github.com/streetsidesoftware/vscode-spell-checker/commit/808538feacce6f2d5b218c1752f9bbfbf3d20b2c))
|
|
|
|
|
|
### Features
|
|
|
|
* Support `${workspaceFolder}` substitution ([6d1dfbc](https://github.com/streetsidesoftware/vscode-spell-checker/commit/6d1dfbcb007875100adb897447bf1690e90ef1f1))
|
|
|
|
|
|
|
|
## [1.7.24](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v1.7.24-alpha.1...v1.7.24) (2020-02-19)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* Only evaluate CodeActions that are for `cspell` ([88a6095](https://github.com/streetsidesoftware/vscode-spell-checker/commit/88a6095ad980da52a65675341ac60c4ac33732ad))
|
|
* Update cspell and other packages ([2a12c03](https://github.com/streetsidesoftware/vscode-spell-checker/commit/2a12c03f88babf9ba38a76b2ab5e54215f9436af))
|
|
|
|
|
|
|
|
## [1.7.24-alpha.1](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v1.7.24-alpha.0...v1.7.24-alpha.1) (2020-02-18)
|
|
|
|
|
|
|
|
## [1.7.24-alpha.0](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v1.7.23...v1.7.24-alpha.0) (2020-02-18)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* Try to detect some common bad regex patterns and fix them. ([822da97](https://github.com/streetsidesoftware/vscode-spell-checker/commit/822da97449e90b4dc4da3a3cf14611215ee05e09))
|
|
|
|
|
|
|
|
## [1.7.23](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v1.7.23-alpha.2...v1.7.23) (2020-02-15)
|
|
|
|
|
|
|
|
## [1.7.23-alpha.2](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v1.7.23-alpha.1...v1.7.23-alpha.2) (2020-02-15)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* clean up CodeAction logging to reduce noise ([136a0e2](https://github.com/streetsidesoftware/vscode-spell-checker/commit/136a0e24f7c0517b5c3abf8ecb29f63d05fa1f29))
|
|
|
|
|
|
|
|
## [1.7.23-alpha.1](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v1.7.23-alpha.0...v1.7.23-alpha.1) (2020-02-09)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* fix lint issues in _server, client, and _settingsViewer ([bc4fb44](https://github.com/streetsidesoftware/vscode-spell-checker/commit/bc4fb44e948e1e6453fc222140642f573b8d7731))
|
|
|
|
|
|
|
|
## [1.7.23-alpha.0](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v1.7.22...v1.7.23-alpha.0) (2020-02-09)
|
|
|
|
|
|
|
|
## [1.7.22](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v1.7.21...v1.7.22) (2020-01-26)
|
|
|
|
|
|
|
|
## [1.7.21](https://github.com/streetsidesoftware/vscode-spell-checker/compare/1.7.20...v1.7.21) (2020-01-18)
|
|
|
|
|
|
|
|
## [1.7.20](https://github.com/streetsidesoftware/vscode-spell-checker/compare/1.7.19...1.7.20) (2019-11-06)
|
|
|
|
|
|
|
|
## [1.7.19](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v1.7.17...1.7.19) (2019-11-06)
|
|
|
|
|
|
|
|
## [1.7.17](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v1.7.16...v1.7.17) (2019-06-12)
|
|
|
|
|
|
|
|
## [1.7.16](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v1.7.15...v1.7.16) (2019-06-03)
|
|
|
|
|
|
|
|
## [1.7.15](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v1.7.14...v1.7.15) (2019-06-03)
|
|
|
|
|
|
|
|
## [1.7.14](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v1.7.13...v1.7.14) (2019-06-03)
|
|
|
|
|
|
|
|
## [1.7.13](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v1.7.12...v1.7.13) (2019-05-28)
|
|
|
|
|
|
|
|
## [1.7.12](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v1.7.11...v1.7.12) (2019-05-27)
|
|
|
|
|
|
|
|
## [1.7.11](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v1.7.10...v1.7.11) (2019-05-26)
|
|
|
|
|
|
|
|
## [1.7.10](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v1.7.9...v1.7.10) (2019-05-12)
|
|
|
|
|
|
|
|
## [1.7.9](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v1.7.8...v1.7.9) (2019-05-06)
|
|
|
|
|
|
|
|
## [1.7.8](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v1.7.7...v1.7.8) (2019-05-05)
|
|
|
|
|
|
|
|
## [1.7.7](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v1.7.6...v1.7.7) (2019-05-05)
|
|
|
|
|
|
|
|
## [1.7.6](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v1.7.5...v1.7.6) (2019-05-05)
|
|
|
|
|
|
|
|
## [1.7.5](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v1.7.4...v1.7.5) (2019-04-25)
|
|
|
|
|
|
|
|
## [1.7.4](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v1.7.3...v1.7.4) (2019-04-24)
|
|
|
|
|
|
|
|
## [1.7.3](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v1.7.2...v1.7.3) (2019-04-24)
|
|
|
|
|
|
|
|
## [1.7.2](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v1.7.0...v1.7.2) (2019-04-24)
|
|
|
|
|
|
|
|
# [1.7.0](https://github.com/streetsidesoftware/vscode-spell-checker/compare/1.6.10...v1.7.0) (2019-04-19)
|
|
|
|
|
|
|
|
## [1.6.10](https://github.com/streetsidesoftware/vscode-spell-checker/compare/1.6.9...1.6.10) (2018-05-02)
|
|
|
|
|
|
|
|
## [1.6.9](https://github.com/streetsidesoftware/vscode-spell-checker/compare/1.6.7...1.6.9) (2018-04-22)
|
|
|
|
|
|
|
|
## [1.6.7](https://github.com/streetsidesoftware/vscode-spell-checker/compare/1.6.6...1.6.7) (2018-04-15)
|
|
|
|
|
|
|
|
## [1.6.6](https://github.com/streetsidesoftware/vscode-spell-checker/compare/1.6.5...1.6.6) (2018-04-07)
|
|
|
|
|
|
|
|
## [1.6.5](https://github.com/streetsidesoftware/vscode-spell-checker/compare/1.6.0...1.6.5) (2018-02-26)
|
|
|
|
|
|
|
|
# [1.6.0](https://github.com/streetsidesoftware/vscode-spell-checker/compare/1.5.0...1.6.0) (2017-12-10)
|
|
|
|
|
|
|
|
# [1.5.0](https://github.com/streetsidesoftware/vscode-spell-checker/compare/1.4.2...1.5.0) (2017-11-24)
|
|
|
|
|
|
|
|
## [1.4.2](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v1.4.11...1.4.2) (2017-10-28)
|
|
|
|
|
|
|
|
## [1.4.11](https://github.com/streetsidesoftware/vscode-spell-checker/compare/1.4.10...v1.4.11) (2017-10-28)
|
|
|
|
|
|
|
|
## [1.4.10](https://github.com/streetsidesoftware/vscode-spell-checker/compare/1.4.9...1.4.10) (2017-10-12)
|
|
|
|
|
|
|
|
## [1.4.9](https://github.com/streetsidesoftware/vscode-spell-checker/compare/1.4.8...1.4.9) (2017-10-12)
|
|
|
|
|
|
|
|
## [1.4.8](https://github.com/streetsidesoftware/vscode-spell-checker/compare/1.4.7...1.4.8) (2017-10-11)
|
|
|
|
|
|
|
|
## [1.4.7](https://github.com/streetsidesoftware/vscode-spell-checker/compare/1.4.6...1.4.7) (2017-10-07)
|
|
|
|
|
|
|
|
## [1.4.6](https://github.com/streetsidesoftware/vscode-spell-checker/compare/1.4.5...1.4.6) (2017-10-03)
|
|
|
|
|
|
|
|
## [1.4.5](https://github.com/streetsidesoftware/vscode-spell-checker/compare/1.4.0...1.4.5) (2017-10-03)
|
|
|
|
|
|
|
|
# [1.4.0](https://github.com/streetsidesoftware/vscode-spell-checker/compare/1.3.9...1.4.0) (2017-09-17)
|
|
|
|
|
|
|
|
## [1.3.9](https://github.com/streetsidesoftware/vscode-spell-checker/compare/1.3.8...1.3.9) (2017-09-02)
|
|
|
|
|
|
|
|
## [1.3.8](https://github.com/streetsidesoftware/vscode-spell-checker/compare/1.3.7...1.3.8) (2017-08-28)
|
|
|
|
|
|
|
|
## [1.3.7](https://github.com/streetsidesoftware/vscode-spell-checker/compare/1.3.6...1.3.7) (2017-08-24)
|
|
|
|
|
|
|
|
## [1.3.6](https://github.com/streetsidesoftware/vscode-spell-checker/compare/1.3.5...1.3.6) (2017-08-09)
|
|
|
|
|
|
|
|
## [1.3.5](https://github.com/streetsidesoftware/vscode-spell-checker/compare/1.3.4...1.3.5) (2017-08-07)
|
|
|
|
|
|
|
|
## [1.3.4](https://github.com/streetsidesoftware/vscode-spell-checker/compare/1.3.3...1.3.4) (2017-08-06)
|
|
|
|
|
|
|
|
## [1.3.3](https://github.com/streetsidesoftware/vscode-spell-checker/compare/1.3.1...1.3.3) (2017-08-06)
|
|
|
|
|
|
|
|
## [1.3.1](https://github.com/streetsidesoftware/vscode-spell-checker/compare/1.3.0...1.3.1) (2017-07-22)
|
|
|
|
|
|
|
|
# [1.3.0](https://github.com/streetsidesoftware/vscode-spell-checker/compare/1.2.1...1.3.0) (2017-07-15)
|
|
|
|
|
|
|
|
## [1.2.1](https://github.com/streetsidesoftware/vscode-spell-checker/compare/1.0.2...1.2.1) (2017-07-01)
|
|
|
|
|
|
|
|
## [1.0.2](https://github.com/streetsidesoftware/vscode-spell-checker/compare/1.0.1...1.0.2) (2017-03-20)
|
|
|
|
|
|
|
|
## [1.0.1](https://github.com/streetsidesoftware/vscode-spell-checker/compare/1.0.0...1.0.1) (2017-03-11)
|
|
|
|
|
|
|
|
## [0.15.1](https://github.com/streetsidesoftware/vscode-spell-checker/compare/0.15.0...0.15.1) (2017-01-21)
|
|
|
|
|
|
|
|
# [0.15.0](https://github.com/streetsidesoftware/vscode-spell-checker/compare/0.14.9...0.15.0) (2017-01-21)
|
|
|
|
|
|
|
|
## [0.14.9](https://github.com/streetsidesoftware/vscode-spell-checker/compare/0.14.8...0.14.9) (2017-01-21)
|
|
|
|
|
|
|
|
## [0.14.8](https://github.com/streetsidesoftware/vscode-spell-checker/compare/0.14.7...0.14.8) (2017-01-20)
|
|
|
|
|
|
|
|
## [0.14.7](https://github.com/streetsidesoftware/vscode-spell-checker/compare/0.10.6...0.14.7) (2017-01-19)
|
|
|
|
|
|
|
|
## [0.10.6](https://github.com/streetsidesoftware/vscode-spell-checker/compare/0.10.2...0.10.6) (2016-06-23)
|
|
|
|
|
|
|
|
## [0.10.2](https://github.com/streetsidesoftware/vscode-spell-checker/compare/0.9.5...0.10.2) (2016-06-21)
|
|
|
|
|
|
|
|
## [0.9.5](https://github.com/streetsidesoftware/vscode-spell-checker/compare/0.10.0...0.9.5) (2016-06-20)
|
|
|
|
|
|
|
|
# 0.10.0 (2016-06-18)
|