diff --git a/README.md b/README.md
index 991f9560..e07502c2 100644
--- a/README.md
+++ b/README.md
@@ -22,6 +22,7 @@ See Also:
- [Canadian English](extensions/canadian-english#readme) - Canadian English dictionary extension for VS Code.
- [Catalan](extensions/catalan#readme) - Catalan dictionary extension for VS Code.
- [Croatian](extensions/croatian#readme) - Croatian dictionary extension for VS Code.
+- [Cspell Bundled Dictionaries](extensions/cspell-bundled-dictionaries#readme) - Cspell Bundled Dictionaries dictionary extension for VS Code.
- [Czech](extensions/czech#readme) - Czech dictionary extension for VS Code.
- [Danish](extensions/danish#readme) - Danish dictionary extension for VS Code.
- [Dutch](extensions/dutch#readme) - Dutch / Nederlands dictionary extension for VS Code.
@@ -84,6 +85,7 @@ See Also:
- [Canadian English](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-canadian-english) - Canadian English dictionary extension for VS Code.
- [Catalan](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-catalan) - Catalan dictionary extension for VS Code.
- [Croatian](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-croatian) - Croatian dictionary extension for VS Code.
+- [Cspell Bundled Dictionaries](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-cspell-bundled-dictionaries) - Cspell Bundled Dictionaries dictionary extension for VS Code.
- [Czech](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-czech) - Czech dictionary extension for VS Code.
- [Danish](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-danish) - Danish dictionary extension for VS Code.
- [Dutch](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-dutch) - Dutch / Nederlands dictionary extension for VS Code.
diff --git a/dict-extensions.code-workspace b/dict-extensions.code-workspace
index 4fb2b228..29d5f61d 100644
--- a/dict-extensions.code-workspace
+++ b/dict-extensions.code-workspace
@@ -33,6 +33,9 @@
{
"path": "extensions/croatian"
},
+ {
+ "path": "extensions/cspell-bundled-dictionaries"
+ },
{
"path": "extensions/czech"
},
diff --git a/extensions/cspell-bundled-dictionaries/README.md b/extensions/cspell-bundled-dictionaries/README.md
index b7729b76..e23aceef 100644
--- a/extensions/cspell-bundled-dictionaries/README.md
+++ b/extensions/cspell-bundled-dictionaries/README.md
@@ -10,3 +10,15 @@ This extension helps keep the dictionaries up to date by importing the latest CS
This extension will automatically include [Code Spell Checker](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker) extension.
+
+
+
+---
+
+
+Brought to you by + Street Side Software + +
+ + diff --git a/release-please-config.json b/release-please-config.json index 379e7e6f..ee042aa2 100644 --- a/release-please-config.json +++ b/release-please-config.json @@ -112,6 +112,10 @@ "component": "code-spell-checker-croatian", "releaseType": "node" }, + "extensions/cspell-bundled-dictionaries": { + "component": "code-spell-checker-cspell-bundled-dictionaries", + "releaseType": "node" + }, "extensions/czech": { "component": "code-spell-checker-czech", "releaseType": "node" diff --git a/static/generated/extension_list.md b/static/generated/extension_list.md index b0fdc3d5..31e10568 100644 --- a/static/generated/extension_list.md +++ b/static/generated/extension_list.md @@ -10,6 +10,7 @@ - [Canadian English](extensions/canadian-english#readme) - Canadian English dictionary extension for VS Code. - [Catalan](extensions/catalan#readme) - Catalan dictionary extension for VS Code. - [Croatian](extensions/croatian#readme) - Croatian dictionary extension for VS Code. +- [Cspell Bundled Dictionaries](extensions/cspell-bundled-dictionaries#readme) - Cspell Bundled Dictionaries dictionary extension for VS Code. - [Czech](extensions/czech#readme) - Czech dictionary extension for VS Code. - [Danish](extensions/danish#readme) - Danish dictionary extension for VS Code. - [Dutch](extensions/dutch#readme) - Dutch / Nederlands dictionary extension for VS Code. diff --git a/static/generated/marketplace_extensions.md b/static/generated/marketplace_extensions.md index 0eef986b..387e1a66 100644 --- a/static/generated/marketplace_extensions.md +++ b/static/generated/marketplace_extensions.md @@ -10,6 +10,7 @@ - [Canadian English](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-canadian-english) - Canadian English dictionary extension for VS Code. - [Catalan](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-catalan) - Catalan dictionary extension for VS Code. - [Croatian](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-croatian) - Croatian dictionary extension for VS Code. +- [Cspell Bundled Dictionaries](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-cspell-bundled-dictionaries) - Cspell Bundled Dictionaries dictionary extension for VS Code. - [Czech](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-czech) - Czech dictionary extension for VS Code. - [Danish](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-danish) - Danish dictionary extension for VS Code. - [Dutch](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-dutch) - Dutch / Nederlands dictionary extension for VS Code. diff --git a/static/generated/marketplace_language_extensions.md b/static/generated/marketplace_language_extensions.md index 9f97380d..8fdd142b 100644 --- a/static/generated/marketplace_language_extensions.md +++ b/static/generated/marketplace_language_extensions.md @@ -10,6 +10,7 @@ - [Canadian English](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-canadian-english) - Canadian English dictionary extension for VS Code. - [Catalan](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-catalan) - Catalan dictionary extension for VS Code. - [Croatian](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-croatian) - Croatian dictionary extension for VS Code. +- [Cspell Bundled Dictionaries](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-cspell-bundled-dictionaries) - Cspell Bundled Dictionaries dictionary extension for VS Code. - [Czech](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-czech) - Czech dictionary extension for VS Code. - [Danish](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-danish) - Danish dictionary extension for VS Code. - [Dutch](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-dutch) - Dutch / Nederlands dictionary extension for VS Code.