Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/streetsidesoftware/vscode-spell-checker

A simple source code spell checker for code
https://github.com/streetsidesoftware/vscode-spell-checker

chore(release): 2.0.1-alpha.9

018c7ca4d6e54ac3c3d4e63a2afc99e4707cc452 authored over 3 years ago
ci: Workflow Bot -- Update ALL Dependencies (#1070)

Co-authored-by: Jason3S <[email protected]>

c0760a376960e9275b6bee52133755eb4301bd74 authored over 3 years ago
fix: Fix a few issue with updating configuration (#1068)

d112828fd2c44b694b4685c021d4201650edb79a authored over 3 years ago
chore(release): 2.0.1-alpha.8

506a38827c14a6c847e0772d5f4b268912444d56 authored over 3 years ago
feat: Add spelling suggestions to context menu (#1064)

065a4c4907ec095ffad8a5a291f3e4aca122e64c authored over 3 years ago
ci: Workflow Bot -- Update ALL Dependencies (#1061)

Co-authored-by: Jason3S <[email protected]>

27074d48c4cf5f2ace4adeec473edfe731baf0b8 authored over 3 years ago
chore(release): 2.0.1-alpha.7

0774d78cdd463132191c9d60d48134cc934367d7 authored over 3 years ago
fix: fix issues with adding words from the context menu (#1060)

* dev: Use sorted ConfigTargets for CodeAction

* dev: wire up right click menu

* dev: fix ...

1731ca9846d07f1296bfa3d6dc763cc5eab51268 authored over 3 years ago
dev: Use sorted ConfigTargets for CodeAction (#1059)

65fb3e32ca0c030ea46497912684416943ce620c authored over 3 years ago
dev: calculate config targets (#1058)

Make sure they are sorted correctly.

8c0583232879d742a12a02295524d84e3ba643c4 authored over 3 years ago
ci: Update vscode-test (#1056)

d7566fd71eecc72f424269b1e1dda30c3b41245d authored over 3 years ago
ci: Workflow Bot -- Update ALL Dependencies (#1055)

Co-authored-by: Jason3S <[email protected]>

b04a881337d5dd1c8c8ae479796f0eec5ab8b3ad authored over 3 years ago
dev: replace deprecated createMuiTheme (#1054)

18629d9ad3e8e0edff7f334565508860a665e45c authored over 3 years ago
ci: add update dependencies workflow (#1053)

1d1122c6c4ac0eb8a4cea8a7b7e4d68563b96645 authored over 3 years ago
dev: move Pattern Matcher into its own package (#1052)

f2f1d2c28cdaf1f23530ef98df4900a2e412379c authored over 3 years ago
ci: fix #1050 (#1051)

fc04d03914ed3c96cc80e05e70b7c09fef9ea04c authored over 3 years ago
chore(release): 2.0.1-alpha.6

ba7551627689b477dcedb6fe5b535ad6e94f97b7 authored over 3 years ago
fix: Support case sensitive file types (#1047)

Fix: #1043

933fb992700850f9f91fce0050adb7d49ec1e0b0 authored over 3 years ago
chore(deps): bump addressable from 2.7.0 to 2.8.0 in /docs (#1041)

9ad82b3f02573da6864092c02356a8ad6ba3e19f authored over 3 years ago
ci: update dependencies (#1037)

* ci: update dependencies

* Update vscode-mock.ts

4125ac48c4dd986ac3a7c2ffa5c098aa455fcc20 authored over 3 years ago
dev: Create configTargets to allow sorted config changes (#1036)

ConfigTarget is a structure that allows configuration change destinations to be sorted in prefer...

a02fedb7dc94d326e60d7f61bf92bb6b75078168 authored over 3 years ago
dev: progress towards config target logic (#1032)

* dev: Update design doc for config logic

* dev: remove unused method

* dev: add tests to ...

6385348f780ecdc52ccaf7be8a096610dd93f61a authored over 3 years ago
fix: make sure changes to `package.json` trigger a config reload (#1023)

* fix: make sure all registered commands are correctly disposed

* dev: make sure changes `pac...

e7de974fa0ecd5bc83651afb839c43e4dc8f15ed authored over 3 years ago
dev: increase code coverage (#1021)

854e5a0dfca068a7f88c78140ee02111ab694d32 authored over 3 years ago
fix: preserve existing format of config files (#1020)

* fix: preserve existing format of config files
* test: add some more workspace fixtures
* Upd...

b5db1e178ccacf7aa140241c62a5b27b4d406952 authored over 3 years ago
fix: improved updating of configuration (#1014)

* fix: improved updating of configuration

* dev: Add writeConfigFile methods

f7750e3435187a36c3778ae2013a45ed33fcf635 authored over 3 years ago
ci: Update packages (#1013)

6e34b6ce6c15da4800062224e7c44325aefd67f4 authored over 3 years ago
feat: add update support for `package.json` and `cspell.config.yaml` (#1012)

* dev: create a unified config reader / writer

* dev: support `package.json` and `*.yaml`

f638f7a6bdd5c4d2d43cbeab23f7c4a50f64d3ae authored over 3 years ago
dev: Prevent create config from overwriting files (#1007)

74dc43682f7fd0195ba713e2e0ecbf93ea921f9f authored over 3 years ago
ci: Update yarn.lock (#1005)

ff0de00c9bd453f110a4dba6560965c7519152d9 authored over 3 years ago
chore(deps-dev): bump @types/node from 15.12.5 to 16.0.0 (#999)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

57ad58a591184fcf00a1b74a9b6030242e89b613 authored over 3 years ago
chore(deps-dev): bump ts-json-schema-generator from 0.93.0 to 0.94.0 (#1000)

Bumps [ts-json-schema-generator](https://github.com/vega/ts-json-schema-generator) from 0.93.0 t...

cab8b79767d9a4c889765deed178fc0ce2ae7810 authored over 3 years ago
feat: add option to create cspell config (#1003)

f0378d213afa55c255cc27ca0df81188f45a06d8 authored over 3 years ago
fix: Issue with language Extensions and Improve Error Handling of Promises (#998)

* dev: Improve Error Handling of Promises
* fix: notifications to server
* dev: improve notifi...

2080b9db3710eba73d8b640e879e4dce2465d65b authored over 3 years ago
dev: working on context menu (#995)

* dev: working on context menu

* dev: add some sample php code

* dev: make fixSpellingWith...

d9c621519cad3057c32262869056dcd214103ffb authored over 3 years ago
chore(deps-dev): bump typescript from 4.3.4 to 4.3.5 (#991)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.4 to 4.3.5.
- [Release not...

375e18fb9475a19bc2ecb3d0dc3089032859329b authored over 3 years ago
chore(deps): bump actions/setup-node from 2.1.5 to 2.2.0 (#992)

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.1.5 to 2.2.0.
- [Relea...

ae0bc6b26a0a6bb34d1f9ecda635443c8d68a525 authored over 3 years ago
dev: make sure all commands are registered (#990)

* dev: make sure all commands are registered

aa8373617c959a32e0f40e33e850bf0f848815ae authored over 3 years ago
chore(deps-dev): bump @types/node from 14.17.4 to 15.12.5 (#981)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

efe4fc99aa7e4dc451e56dd635c272d7472b2c89 authored over 3 years ago
ci: upgrade packages (#989)

3552359b1599281586ba4004d9e9fbd491cd3c9e authored over 3 years ago
dev: work on context menu (#983)

* dev: work on context menu

* dev: When adding words, only add words that are issues.

* de...

e1aae8b41d9a155d600df1ccece96a9db7d632f7 authored over 3 years ago
doc: fix typos in README (#988)

e570d9870011eb027cb8ddda9ff90fef74239322 authored over 3 years ago
chore(deps-dev): bump prettier from 2.3.1 to 2.3.2 (#982)

Bumps [prettier](https://github.com/prettier/prettier) from 2.3.1 to 2.3.2.
- [Release notes](h...

df766055593dfbd7e790045cd820ffa71171dd03 authored over 3 years ago
ci: lock the version of vsce and add workflow test (#980)

5f7a8e0ef3acd43c8dc0e7642607c28334fe6d66 authored over 3 years ago
ci: fix tests

715c41a14adceb96a6a00508630fecdafa4c2344 authored over 3 years ago
chore(release): 2.0.1-alpha.5

ce798e197d2a85a3a5c5aef7d263f4d0e895bac7 authored over 3 years ago
ci: fix VSCE

Related to [[email protected] breaks .vscodeignore configuration · Issue #576 · microsoft/vscode-vsce]...

28bcb565f3b69b73275a24f7323beb563f3fd9e3 authored over 3 years ago
ci: Update License to match embedded packages.

00b1ac4da2e423fc565cce54f7c34d2652ea7fa0 authored over 3 years ago
dev: Add explicit targets to codeActions. (#979)

* dev: Add explicit targets to codeActions.

* dev: fix text to include only dictionaries with...

f0a6d3e2e159405474bc1dde990f32dbce156e12 authored over 3 years ago
dev: Normalize how a words are added to settings. (#977)

cd3a18cbff85da4fd57851a0bc54245801c3feaa authored over 3 years ago
Revert "dev: Use normalize how a words are added to settings."

This reverts commit 619efc52847a9a3ef0c761f81ea3ded903c82340.

84645594d816d8e0b4f1e1f66d0354622ce19cb9 authored over 3 years ago
dev: Use normalize how a words are added to settings.

619efc52847a9a3ef0c761f81ea3ded903c82340 authored over 3 years ago
dev: add function to add words to a dictionary (#976)

* dev: add function to add words to a dictionary

* dev: pull out the VS Code mock into its ow...

3f6bdea12fb361bf5a8f9a46cfc187b8e482d712 authored over 3 years ago
dev: extract Target dictionaries from settings (#973)

* dev: extract Target dictionaries from settings
* Update documentSettings.test.ts

ea52f3ae318fcda7759c9f1062d6f652e84e464a authored over 3 years ago
dev: Add ability to ask client about the workspace configuration. (#972)

* dev: Add ability to ask client about the workspace configuration.

* dev: collect cspell sou...

e8f340e2a100444190b0d8f49e02fde9ee1ee4da authored over 3 years ago
dev: fix warning in integration test. (#971)

766ba391383f6166dec5911b5f4c8a1dcbc375a6 authored over 3 years ago
ci: update packages (#970)

01fcdde19d567515415745a454b599cef922a70b authored over 3 years ago
dev: support notifying the client when files are spell checked. (#969)

* dev: Add doc block to api
* Update spell-checker-config.schema.json
* dev: Minor refactor of...

7166374a76e3bfd0784b10159ecc32d8b26149ab authored over 3 years ago
dev: Upgrade packages (#964)

a5bbf330078fad4ea805b855bb07d1b0a3ad7296 authored over 3 years ago
chore(deps): bump streetsidesoftware/cspell-action from 1.2.4 to 1.2.5 (#958)

Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action) fr...

3669a86162299be4bdb82bec74b4f6c9f58fa188 authored over 3 years ago
ci: update cspell (#956)

07f1ee1009c785306ec3d749fb57e323e69bcf2d authored over 3 years ago
dev: Improving configuration (#955)

* dev: fix schema generation
* doc: write up a bit more about configuration
* dev: update the ...

5212ee3103f7856eb54dd0d114c867ff4e80c7e9 authored over 3 years ago
chore(deps): bump streetsidesoftware/cspell-action from 1.2.1 to 1.2.4 (#944)

Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action) fr...

b80465a58ac259fa8203d63119e5345cd2fbb005 authored over 3 years ago
chore(release): 2.0.1-alpha.4

7a8119f81c1f2256581233eeaf165ed9505770ad authored over 3 years ago
fix: Clean up the status bar (#950)

- Added configuration: `cSpell.showStatusAlignment`
- Fix: #949
- Make the status smaller and ...

2ae49156075b3471d2d3b8767eb582fd67a8bf0d authored over 3 years ago
Update fileTypeMap.json (#569)

To check the spelling in siemens tia files it would be great to add them as file types.

3c23d1555db40ef36e06ff0950bc63142f6421ac authored over 3 years ago
fix: Upgrade to cspell 5.6.3 to improve accent support (#942)

e4c2479a5e34430c597b5b076bea70a95ee9729d authored over 3 years ago
chore(release): 2.0.1-alpha.3

4a35e2d316a4ddbe33875dd960f9fed66c4032e6 authored over 3 years ago
fix: Upgrade to cspell 5.6.2 (#940)

1c31781475ab46cc9b896c516693ab70e287fda2 authored over 3 years ago
chore(release): 2.0.1-alpha.2

c55892892cb428aeaecf6e82796cdf7f7c5afbbc authored over 3 years ago
fix: Update cspell to fix accent word break issues (#936)

* fix: Update cspell to fix accent word break issues

2d6ee3730016feac70b016e833ded62e67cf4d20 authored over 3 years ago
fix: #541 - Only split the selection on word boundaries (#933)

* fix: #541
* include `-` as part of the word

6c7e92d81a06f2866ffb7909a2b16a3e06ad1741 authored over 3 years ago
Update yarn.lock (#932)

3b53182cd6ffc925e404c2a7c4385eba9c74e0d9 authored over 3 years ago
chore(deps): bump streetsidesoftware/cspell-action from 1.2.0 to 1.2.1 (#931)

Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action) fr...

8a5f3e50bfc6e27c428b3af74e152bc8faaa94e4 authored over 3 years ago
chore(deps-dev): bump mocha from 8.4.0 to 9.0.0 (#930)

Bumps [mocha](https://github.com/mochajs/mocha) from 8.4.0 to 9.0.0.
- [Release notes](https://...

60b1d416dbb53da82ad4bf775edf095a0ff77474 authored over 3 years ago
chore(release): 2.0.1-alpha.1

f1245af569cba76fee50926dc5c34ea3302868ec authored over 3 years ago
fix: make sure the cspell schema is packaged in the extension

739d3836e039886c9aeef66254a42bc3762b1265 authored over 3 years ago
chore(deps): bump streetsidesoftware/cspell-action from 1.1.2 to 1.2.0 (#924)

Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action) fr...

9af9b282e106ae777be36fba23dc2f21ab63144e authored over 3 years ago
chore(release): 2.0.1-alpha.0

d89dcc83f012f4e68f910fac6ca76816071c6572 authored over 3 years ago
ci: Fix prerelease version prefix

dd0f993011d5424707888ac3d1c8d2cfbe6b37c9 authored over 3 years ago
ci: Fix VSCE build process

a3d65572d266ebfdc4a449f5322b464354ee56a4 authored over 3 years ago
fix: Verify Yarn2 projects work (#925)

* fix: Verify Yarn2 projects work

* ci: Update packages

275f07e4e11861b4141e100a1814bd3f9c351e64 authored over 3 years ago
Fix: Support Yarn 2 (#921)

* dev: Update Docs
* dev: Work with URIs whenever possible.
* dev: Upgrade to cspell 5.6

58ba900c1b4686d13379ceac59d602fabe569792 authored over 3 years ago
ci: Update packages (including cspell) (#914)

e0a75730ce77a7a8103ac9c1e430d0010da99829 authored over 3 years ago
dev: Feat: support auto completion of cspell inline commands (#912)

c0ab9b17f7cd6e1f7bd4b513f0108410954537ac authored over 3 years ago
chore(deps): bump @cspell/cspell-bundled-dicts from 5.5.0 to 5.5.2 (#911)

Bumps [@cspell/cspell-bundled-dicts](https://github.com/streetsidesoftware/cspell) from 5.5.0 to...

04c2d7ba82e29514bc22ae362153bc509cdb1cfd authored over 3 years ago
fix: Turn off `virtualWorkspaces` and `untrustedWorkspaces` (#907)

Explicitly turn off support for `virtualWorkspaces` and `untrustedWorkspaces` until further inve...

30dfdc5437992991e6964b73d5e561ffd17121f9 authored over 3 years ago
chore(release): 2.0.0

9138241b95c3a181712cc73184cabb10839093f0 authored over 3 years ago
ci: Upgrade cspell to 5.5 (#906)

* ci: Upgrade cspell to 5.5

* fix: ignore some non-words

c16fd7d64ffbedfab0f580a2e63df65e0f84bb05 authored over 3 years ago
chore(deps-dev): bump ts-json-schema-generator from 0.92.0 to 0.93.0 (#900)

Bumps [ts-json-schema-generator](https://github.com/vega/ts-json-schema-generator) from 0.92.0 t...

eb25983755bc003224895ac9a1538e2971d4b21b authored over 3 years ago
ci:Upgrade Jest to 27 (#903)

43cfb0eb7801771c8f2c791a03858dffdde4f167 authored over 3 years ago
chore(deps-dev): bump jest-diff from 26.6.2 to 27.0.1 (#902)

Bumps [jest-diff](https://github.com/facebook/jest/tree/HEAD/packages/jest-diff) from 26.6.2 to ...

1d881f5a40a5212c9f33368d78dff225c9c0b59a authored over 3 years ago
dev: update dictionaries (#898)

* dev: update dictionaries
* dev: Remove need for awesome-typescript-loader
- Test and fix a...

6cd8424280fa0d2c3428a8f126b3ee1dee131266 authored over 3 years ago
dev: change default branch to `main` (#896)

* dev: change default branch to `main`

be0afa0b91eb0716383173f591fd56d5a88a4da5 authored over 3 years ago
chore(release): 2.0.0-alpha.4

eecb539b209586f57a7074f9c0f8cd86f94945ed authored over 3 years ago
fix: Do not try to update unsupported config file formats (#893)

6ed7393474b6e7aad3e37c23c95b35b7c6d7474e authored over 3 years ago
fix: remove HexDigit from predefined patterns (#889)

The current definition of HexDigit is not very useful, since it will not match anything except a...

859b953364c545c8ebc581c71904a32cf771e18b authored over 3 years ago
dev: Support writing to config files. (#890)

* doc: Update v2.md

* dev: Improve Unit Tests for CSpellSettings

* ci: fix spelling issue
...

7a659774061c80a734f5da2c1a331f5b7aabe481 authored over 3 years ago
ci: Rename blacklist to block list (#886)

* dev: Rename blacklist to block list.

* Create v2.md

* Update yarn.lock

553f299469d10003cf78bff3c6155492eb09a886 authored over 3 years ago
chore(deps): bump nokogiri from 1.11.2 to 1.11.4 in /docs (#878)

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.2 to 1.11.4.
- [Release n...

d295900cd43f35b8ccfcbeeb93ac553954b9627a authored over 3 years ago