WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit d0fa890

Browse files
ci: Update README / Extensions List (#1050)
Co-authored-by: Jason3S <[email protected]>
1 parent 863be86 commit d0fa890

File tree

7 files changed

+24
-0
lines changed

7 files changed

+24
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ See Also:
3939
- [Latin](extensions/latin#readme) - Latin dictionary extension for VS Code.
4040
- [Latvian](extensions/latvian#readme) - Latvian dictionary extension for VS Code.
4141
- [Lithuanian](extensions/lithuanian#readme) - Lithuanian dictionary extension for VS Code.
42+
- [Macedonian](extensions/macedonian#readme) - Macedonian dictionary extension for VS Code.
4243
- [Norwegian Bokmål](extensions/norwegian-bokmal#readme) - Norwegian Bokmål dictionary extension for VS Code.
4344
- [Persian](extensions/persian#readme) - Persian dictionary extension for VS Code.
4445
- [Polish](extensions/polish#readme) - Polish dictionary extension for VS Code.
@@ -105,6 +106,7 @@ See Also:
105106
- [Latin](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-latin) - Latin dictionary extension for VS Code.
106107
- [Latvian](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-latvian) - Latvian dictionary extension for VS Code.
107108
- [Lithuanian](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-lithuanian) - Lithuanian dictionary extension for VS Code.
109+
- [Macedonian](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-macedonian) - Macedonian dictionary extension for VS Code.
108110
- [Norwegian Bokmål](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-norwegian-bokmal) - Norwegian Bokmål dictionary extension for VS Code.
109111
- [Persian](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-persian) - Persian dictionary extension for VS Code.
110112
- [Polish](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-polish) - Polish dictionary extension for VS Code.

dict-extensions.code-workspace

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,9 @@
9090
{
9191
"path": "extensions/lithuanian"
9292
},
93+
{
94+
"path": "extensions/macedonian"
95+
},
9396
{
9497
"path": "extensions/medical-terms"
9598
},

extensions/macedonian/README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,15 @@ Example using both English and Macedonian dictionaries:
4242
This extension will automatically include [Code Spell Checker](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker) extension.
4343

4444
<!--- @@inject: ../../static/footer.md --->
45+
46+
<br/>
47+
48+
---
49+
50+
<p align="center">
51+
Brought to you by <a href="https://streetsidesoftware.com" title="Street Side Software">
52+
<img width="16" alt="Street Side Software Logo" src="https://i.imgur.com/CyduuVY.png" /> Street Side Software
53+
</a>
54+
</p>
55+
56+
<!--- @@inject-end: ../../static/footer.md --->

release-please-config.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,10 @@
188188
"component": "code-spell-checker-lithuanian",
189189
"releaseType": "node"
190190
},
191+
"extensions/macedonian": {
192+
"component": "code-spell-checker-macedonian",
193+
"releaseType": "node"
194+
},
191195
"extensions/medical-terms": {
192196
"component": "code-spell-checker-medical-terms",
193197
"releaseType": "node"

static/generated/extension_list.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
- [Latin](extensions/latin#readme) - Latin dictionary extension for VS Code.
2828
- [Latvian](extensions/latvian#readme) - Latvian dictionary extension for VS Code.
2929
- [Lithuanian](extensions/lithuanian#readme) - Lithuanian dictionary extension for VS Code.
30+
- [Macedonian](extensions/macedonian#readme) - Macedonian dictionary extension for VS Code.
3031
- [Norwegian Bokmål](extensions/norwegian-bokmal#readme) - Norwegian Bokmål dictionary extension for VS Code.
3132
- [Persian](extensions/persian#readme) - Persian dictionary extension for VS Code.
3233
- [Polish](extensions/polish#readme) - Polish dictionary extension for VS Code.

static/generated/marketplace_extensions.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
- [Latin](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-latin) - Latin dictionary extension for VS Code.
2828
- [Latvian](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-latvian) - Latvian dictionary extension for VS Code.
2929
- [Lithuanian](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-lithuanian) - Lithuanian dictionary extension for VS Code.
30+
- [Macedonian](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-macedonian) - Macedonian dictionary extension for VS Code.
3031
- [Norwegian Bokmål](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-norwegian-bokmal) - Norwegian Bokmål dictionary extension for VS Code.
3132
- [Persian](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-persian) - Persian dictionary extension for VS Code.
3233
- [Polish](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-polish) - Polish dictionary extension for VS Code.

static/generated/marketplace_language_extensions.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
- [Latin](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-latin) - Latin dictionary extension for VS Code.
2828
- [Latvian](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-latvian) - Latvian dictionary extension for VS Code.
2929
- [Lithuanian](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-lithuanian) - Lithuanian dictionary extension for VS Code.
30+
- [Macedonian](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-macedonian) - Macedonian dictionary extension for VS Code.
3031
- [Norwegian Bokmål](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-norwegian-bokmal) - Norwegian Bokmål dictionary extension for VS Code.
3132
- [Persian](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-persian) - Persian dictionary extension for VS Code.
3233
- [Polish](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker-polish) - Polish dictionary extension for VS Code.

0 commit comments

Comments
 (0)