Skip to content

Commit

Permalink
ci: Update README / Extensions List (#912)
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent 8e8bf69 commit 03581d9
Show file tree
Hide file tree
Showing 7 changed files with 24 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ See Also:
- [Hungarian](extensions/hungarian#readme) - Hungarian dictionary extension for VS Code.
- [Indonesian](extensions/indonesian#readme) - Indonesian dictionary extension for VS Code.
- [Italian](extensions/italian#readme) - Italian dictionary extension for VS Code.
- [Latin](extensions/latin#readme) - Latin dictionary extension for VS Code.
- [Latvian](extensions/latvian#readme) - Latvian dictionary extension for VS Code.
- [Lithuanian](extensions/lithuanian#readme) - Lithuanian dictionary extension for VS Code.
- [Norwegian Bokmål](extensions/norwegian-bokmal#readme) - Norwegian Bokmål dictionary extension for VS Code.
Expand Down Expand Up @@ -97,6 +98,7 @@ See Also:
- [Hungarian](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-hungarian) - Hungarian dictionary extension for VS Code.
- [Indonesian](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-indonesian) - Indonesian dictionary extension for VS Code.
- [Italian](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-italian) - Italian dictionary extension for VS Code.
- [Latin](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-latin) - Latin dictionary extension for VS Code.
- [Latvian](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-latvian) - Latvian dictionary extension for VS Code.
- [Lithuanian](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-lithuanian) - Lithuanian dictionary extension for VS Code.
- [Norwegian Bokmål](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-norwegian-bokmal) - Norwegian Bokmål dictionary extension for VS Code.
Expand Down
3 changes: 3 additions & 0 deletions dict-extensions.code-workspace
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,9 @@
{
"path": "extensions/italian"
},
{
"path": "extensions/latin"
},
{
"path": "extensions/latvian"
},
Expand Down
12 changes: 12 additions & 0 deletions extensions/latin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,15 @@ Example using both English and Latin dictionaries:
This extension will automatically include [Code Spell Checker](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker) extension.

<!--- @@inject: ../../static/footer.md --->

<br/>

---

<p align="center">
Brought to you by <a href="https://streetsidesoftware.com" title="Street Side Software">
<img width="16" alt="Street Side Software Logo" src="https://i.imgur.com/CyduuVY.png" /> Street Side Software
</a>
</p>

<!--- @@inject-end: ../../static/footer.md --->
4 changes: 4 additions & 0 deletions release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,10 @@
"component": "code-spell-checker-italian",
"releaseType": "node"
},
"extensions/latin": {
"component": "code-spell-checker-latin",
"releaseType": "node"
},
"extensions/latvian": {
"component": "code-spell-checker-latvian",
"releaseType": "node"
Expand Down
1 change: 1 addition & 0 deletions static/generated/extension_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
- [Hungarian](extensions/hungarian#readme) - Hungarian dictionary extension for VS Code.
- [Indonesian](extensions/indonesian#readme) - Indonesian dictionary extension for VS Code.
- [Italian](extensions/italian#readme) - Italian dictionary extension for VS Code.
- [Latin](extensions/latin#readme) - Latin dictionary extension for VS Code.
- [Latvian](extensions/latvian#readme) - Latvian dictionary extension for VS Code.
- [Lithuanian](extensions/lithuanian#readme) - Lithuanian dictionary extension for VS Code.
- [Norwegian Bokmål](extensions/norwegian-bokmal#readme) - Norwegian Bokmål dictionary extension for VS Code.
Expand Down
1 change: 1 addition & 0 deletions static/generated/marketplace_extensions.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
- [Hungarian](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-hungarian) - Hungarian dictionary extension for VS Code.
- [Indonesian](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-indonesian) - Indonesian dictionary extension for VS Code.
- [Italian](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-italian) - Italian dictionary extension for VS Code.
- [Latin](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-latin) - Latin dictionary extension for VS Code.
- [Latvian](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-latvian) - Latvian dictionary extension for VS Code.
- [Lithuanian](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-lithuanian) - Lithuanian dictionary extension for VS Code.
- [Norwegian Bokmål](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-norwegian-bokmal) - Norwegian Bokmål dictionary extension for VS Code.
Expand Down
1 change: 1 addition & 0 deletions static/generated/marketplace_language_extensions.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
- [Hungarian](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-hungarian) - Hungarian dictionary extension for VS Code.
- [Indonesian](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-indonesian) - Indonesian dictionary extension for VS Code.
- [Italian](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-italian) - Italian dictionary extension for VS Code.
- [Latin](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-latin) - Latin dictionary extension for VS Code.
- [Latvian](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-latvian) - Latvian dictionary extension for VS Code.
- [Lithuanian](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-lithuanian) - Lithuanian dictionary extension for VS Code.
- [Norwegian Bokmål](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-norwegian-bokmal) - Norwegian Bokmål dictionary extension for VS Code.
Expand Down

0 comments on commit 03581d9

Please sign in to comment.