Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Spell Checker for Visual Studio Code
Support the development of the Code Spell Checker for Visual Studio Code
Collective -
Host: opensource -
https://opencollective.com/code-spell-checker
- Website: https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker
- Code: https://github.com/streetsidesoftware/vscode-spell-checker
github.com/streetsidesoftware/vscode-spell-checker - 018c7ca4d6e54ac3c3d4e63a2afc99e4707cc452 authored over 3 years ago
Co-authored-by: Jason3S <[email protected]>
github.com/streetsidesoftware/vscode-spell-checker - c0760a376960e9275b6bee52133755eb4301bd74 authored over 3 years agogithub.com/streetsidesoftware/vscode-spell-checker - d112828fd2c44b694b4685c021d4201650edb79a authored over 3 years ago
github.com/streetsidesoftware/vscode-spell-checker - 506a38827c14a6c847e0772d5f4b268912444d56 authored over 3 years ago
github.com/streetsidesoftware/vscode-spell-checker - 065a4c4907ec095ffad8a5a291f3e4aca122e64c authored over 3 years ago
Co-authored-by: Jason3S <[email protected]>
github.com/streetsidesoftware/vscode-spell-checker - 27074d48c4cf5f2ace4adeec473edfe731baf0b8 authored over 3 years agogithub.com/streetsidesoftware/vscode-spell-checker - 0774d78cdd463132191c9d60d48134cc934367d7 authored over 3 years ago
* dev: Use sorted ConfigTargets for CodeAction
* dev: wire up right click menu
* dev: fix ...
github.com/streetsidesoftware/vscode-spell-checker - 1731ca9846d07f1296bfa3d6dc763cc5eab51268 authored over 3 years agogithub.com/streetsidesoftware/vscode-spell-checker - 65fb3e32ca0c030ea46497912684416943ce620c authored over 3 years ago
Make sure they are sorted correctly.
github.com/streetsidesoftware/vscode-spell-checker - 8c0583232879d742a12a02295524d84e3ba643c4 authored over 3 years agogithub.com/streetsidesoftware/vscode-spell-checker - d7566fd71eecc72f424269b1e1dda30c3b41245d authored over 3 years ago
Co-authored-by: Jason3S <[email protected]>
github.com/streetsidesoftware/vscode-spell-checker - b04a881337d5dd1c8c8ae479796f0eec5ab8b3ad authored over 3 years agogithub.com/streetsidesoftware/vscode-spell-checker - 18629d9ad3e8e0edff7f334565508860a665e45c authored over 3 years ago
github.com/streetsidesoftware/vscode-spell-checker - 1d1122c6c4ac0eb8a4cea8a7b7e4d68563b96645 authored over 3 years ago
github.com/streetsidesoftware/vscode-spell-checker - f2f1d2c28cdaf1f23530ef98df4900a2e412379c authored over 3 years ago
github.com/streetsidesoftware/vscode-spell-checker - fc04d03914ed3c96cc80e05e70b7c09fef9ea04c authored over 3 years ago
github.com/streetsidesoftware/vscode-spell-checker - ba7551627689b477dcedb6fe5b535ad6e94f97b7 authored over 3 years ago
Fix: #1043
github.com/streetsidesoftware/vscode-spell-checker - 933fb992700850f9f91fce0050adb7d49ec1e0b0 authored over 3 years agogithub.com/streetsidesoftware/vscode-spell-checker - 9ad82b3f02573da6864092c02356a8ad6ba3e19f authored over 3 years ago
* ci: update dependencies
* Update vscode-mock.ts
github.com/streetsidesoftware/vscode-spell-checker - 4125ac48c4dd986ac3a7c2ffa5c098aa455fcc20 authored over 3 years agoConfigTarget is a structure that allows configuration change destinations to be sorted in prefer...
github.com/streetsidesoftware/vscode-spell-checker - a02fedb7dc94d326e60d7f61bf92bb6b75078168 authored over 3 years ago* dev: Update design doc for config logic
* dev: remove unused method
* dev: add tests to ...
github.com/streetsidesoftware/vscode-spell-checker - 6385348f780ecdc52ccaf7be8a096610dd93f61a authored over 3 years ago* fix: make sure all registered commands are correctly disposed
* dev: make sure changes `pac...
github.com/streetsidesoftware/vscode-spell-checker - e7de974fa0ecd5bc83651afb839c43e4dc8f15ed authored over 3 years agogithub.com/streetsidesoftware/vscode-spell-checker - 854e5a0dfca068a7f88c78140ee02111ab694d32 authored over 3 years ago
* fix: preserve existing format of config files
* test: add some more workspace fixtures
* Upd...
* fix: improved updating of configuration
* dev: Add writeConfigFile methods
github.com/streetsidesoftware/vscode-spell-checker - f7750e3435187a36c3778ae2013a45ed33fcf635 authored over 3 years agogithub.com/streetsidesoftware/vscode-spell-checker - 6e34b6ce6c15da4800062224e7c44325aefd67f4 authored over 3 years ago
* dev: create a unified config reader / writer
* dev: support `package.json` and `*.yaml`
github.com/streetsidesoftware/vscode-spell-checker - f638f7a6bdd5c4d2d43cbeab23f7c4a50f64d3ae authored over 3 years agogithub.com/streetsidesoftware/vscode-spell-checker - 74dc43682f7fd0195ba713e2e0ecbf93ea921f9f authored over 3 years ago
github.com/streetsidesoftware/vscode-spell-checker - ff0de00c9bd453f110a4dba6560965c7519152d9 authored over 3 years ago
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...
github.com/streetsidesoftware/vscode-spell-checker - 57ad58a591184fcf00a1b74a9b6030242e89b613 authored over 3 years agoBumps [ts-json-schema-generator](https://github.com/vega/ts-json-schema-generator) from 0.93.0 t...
github.com/streetsidesoftware/vscode-spell-checker - cab8b79767d9a4c889765deed178fc0ce2ae7810 authored over 3 years agogithub.com/streetsidesoftware/vscode-spell-checker - f0378d213afa55c255cc27ca0df81188f45a06d8 authored over 3 years ago
* dev: Improve Error Handling of Promises
* fix: notifications to server
* dev: improve notifi...
* dev: working on context menu
* dev: add some sample php code
* dev: make fixSpellingWith...
github.com/streetsidesoftware/vscode-spell-checker - d9c621519cad3057c32262869056dcd214103ffb authored over 3 years ago
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.4 to 4.3.5.
- [Release not...
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.1.5 to 2.2.0.
- [Relea...
* dev: make sure all commands are registered
github.com/streetsidesoftware/vscode-spell-checker - aa8373617c959a32e0f40e33e850bf0f848815ae authored over 3 years agoBumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...
github.com/streetsidesoftware/vscode-spell-checker - efe4fc99aa7e4dc451e56dd635c272d7472b2c89 authored over 3 years agogithub.com/streetsidesoftware/vscode-spell-checker - 3552359b1599281586ba4004d9e9fbd491cd3c9e authored over 3 years ago
* dev: work on context menu
* dev: When adding words, only add words that are issues.
* de...
github.com/streetsidesoftware/vscode-spell-checker - e1aae8b41d9a155d600df1ccece96a9db7d632f7 authored over 3 years agogithub.com/streetsidesoftware/vscode-spell-checker - e570d9870011eb027cb8ddda9ff90fef74239322 authored over 3 years ago
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.1 to 2.3.2.
- [Release notes](h...
github.com/streetsidesoftware/vscode-spell-checker - 5f7a8e0ef3acd43c8dc0e7642607c28334fe6d66 authored over 3 years ago
github.com/streetsidesoftware/vscode-spell-checker - 715c41a14adceb96a6a00508630fecdafa4c2344 authored over 3 years ago
github.com/streetsidesoftware/vscode-spell-checker - ce798e197d2a85a3a5c5aef7d263f4d0e895bac7 authored over 3 years ago
Related to [[email protected] breaks .vscodeignore configuration · Issue #576 · microsoft/vscode-vsce]...
github.com/streetsidesoftware/vscode-spell-checker - 28bcb565f3b69b73275a24f7323beb563f3fd9e3 authored over 3 years agogithub.com/streetsidesoftware/vscode-spell-checker - 00b1ac4da2e423fc565cce54f7c34d2652ea7fa0 authored over 3 years ago
* dev: Add explicit targets to codeActions.
* dev: fix text to include only dictionaries with...
github.com/streetsidesoftware/vscode-spell-checker - f0a6d3e2e159405474bc1dde990f32dbce156e12 authored over 3 years agogithub.com/streetsidesoftware/vscode-spell-checker - cd3a18cbff85da4fd57851a0bc54245801c3feaa authored over 3 years ago
This reverts commit 619efc52847a9a3ef0c761f81ea3ded903c82340.
github.com/streetsidesoftware/vscode-spell-checker - 84645594d816d8e0b4f1e1f66d0354622ce19cb9 authored over 3 years agogithub.com/streetsidesoftware/vscode-spell-checker - 619efc52847a9a3ef0c761f81ea3ded903c82340 authored over 3 years ago
* dev: add function to add words to a dictionary
* dev: pull out the VS Code mock into its ow...
github.com/streetsidesoftware/vscode-spell-checker - 3f6bdea12fb361bf5a8f9a46cfc187b8e482d712 authored over 3 years ago
* dev: extract Target dictionaries from settings
* Update documentSettings.test.ts
* dev: Add ability to ask client about the workspace configuration.
* dev: collect cspell sou...
github.com/streetsidesoftware/vscode-spell-checker - e8f340e2a100444190b0d8f49e02fde9ee1ee4da authored over 3 years agogithub.com/streetsidesoftware/vscode-spell-checker - 766ba391383f6166dec5911b5f4c8a1dcbc375a6 authored over 3 years ago
github.com/streetsidesoftware/vscode-spell-checker - 01fcdde19d567515415745a454b599cef922a70b authored over 3 years ago
* dev: Add doc block to api
* Update spell-checker-config.schema.json
* dev: Minor refactor of...
github.com/streetsidesoftware/vscode-spell-checker - a5bbf330078fad4ea805b855bb07d1b0a3ad7296 authored over 3 years ago
Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action) fr...
github.com/streetsidesoftware/vscode-spell-checker - 3669a86162299be4bdb82bec74b4f6c9f58fa188 authored over 3 years agogithub.com/streetsidesoftware/vscode-spell-checker - 07f1ee1009c785306ec3d749fb57e323e69bcf2d authored over 3 years ago
* dev: fix schema generation
* doc: write up a bit more about configuration
* dev: update the ...
Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action) fr...
github.com/streetsidesoftware/vscode-spell-checker - b80465a58ac259fa8203d63119e5345cd2fbb005 authored over 3 years agogithub.com/streetsidesoftware/vscode-spell-checker - 7a8119f81c1f2256581233eeaf165ed9505770ad authored over 3 years ago
- Added configuration: `cSpell.showStatusAlignment`
- Fix: #949
- Make the status smaller and ...
To check the spelling in siemens tia files it would be great to add them as file types.
github.com/streetsidesoftware/vscode-spell-checker - 3c23d1555db40ef36e06ff0950bc63142f6421ac authored over 3 years agogithub.com/streetsidesoftware/vscode-spell-checker - e4c2479a5e34430c597b5b076bea70a95ee9729d authored over 3 years ago
github.com/streetsidesoftware/vscode-spell-checker - 4a35e2d316a4ddbe33875dd960f9fed66c4032e6 authored over 3 years ago
github.com/streetsidesoftware/vscode-spell-checker - 1c31781475ab46cc9b896c516693ab70e287fda2 authored over 3 years ago
github.com/streetsidesoftware/vscode-spell-checker - c55892892cb428aeaecf6e82796cdf7f7c5afbbc authored over 3 years ago
* fix: Update cspell to fix accent word break issues
github.com/streetsidesoftware/vscode-spell-checker - 2d6ee3730016feac70b016e833ded62e67cf4d20 authored over 3 years ago
* fix: #541
* include `-` as part of the word
github.com/streetsidesoftware/vscode-spell-checker - 3b53182cd6ffc925e404c2a7c4385eba9c74e0d9 authored over 3 years ago
Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action) fr...
github.com/streetsidesoftware/vscode-spell-checker - 8a5f3e50bfc6e27c428b3af74e152bc8faaa94e4 authored over 3 years ago
Bumps [mocha](https://github.com/mochajs/mocha) from 8.4.0 to 9.0.0.
- [Release notes](https://...
github.com/streetsidesoftware/vscode-spell-checker - f1245af569cba76fee50926dc5c34ea3302868ec authored over 3 years ago
github.com/streetsidesoftware/vscode-spell-checker - 739d3836e039886c9aeef66254a42bc3762b1265 authored over 3 years ago
Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action) fr...
github.com/streetsidesoftware/vscode-spell-checker - 9af9b282e106ae777be36fba23dc2f21ab63144e authored over 3 years agogithub.com/streetsidesoftware/vscode-spell-checker - d89dcc83f012f4e68f910fac6ca76816071c6572 authored over 3 years ago
github.com/streetsidesoftware/vscode-spell-checker - dd0f993011d5424707888ac3d1c8d2cfbe6b37c9 authored over 3 years ago
github.com/streetsidesoftware/vscode-spell-checker - a3d65572d266ebfdc4a449f5322b464354ee56a4 authored over 3 years ago
* fix: Verify Yarn2 projects work
* ci: Update packages
github.com/streetsidesoftware/vscode-spell-checker - 275f07e4e11861b4141e100a1814bd3f9c351e64 authored over 3 years ago
* dev: Update Docs
* dev: Work with URIs whenever possible.
* dev: Upgrade to cspell 5.6
github.com/streetsidesoftware/vscode-spell-checker - e0a75730ce77a7a8103ac9c1e430d0010da99829 authored over 3 years ago
github.com/streetsidesoftware/vscode-spell-checker - c0ab9b17f7cd6e1f7bd4b513f0108410954537ac authored over 3 years ago
Bumps [@cspell/cspell-bundled-dicts](https://github.com/streetsidesoftware/cspell) from 5.5.0 to...
github.com/streetsidesoftware/vscode-spell-checker - 04c2d7ba82e29514bc22ae362153bc509cdb1cfd authored over 3 years agoExplicitly turn off support for `virtualWorkspaces` and `untrustedWorkspaces` until further inve...
github.com/streetsidesoftware/vscode-spell-checker - 30dfdc5437992991e6964b73d5e561ffd17121f9 authored over 3 years agogithub.com/streetsidesoftware/vscode-spell-checker - 9138241b95c3a181712cc73184cabb10839093f0 authored over 3 years ago
* ci: Upgrade cspell to 5.5
* fix: ignore some non-words
github.com/streetsidesoftware/vscode-spell-checker - c16fd7d64ffbedfab0f580a2e63df65e0f84bb05 authored over 3 years agoBumps [ts-json-schema-generator](https://github.com/vega/ts-json-schema-generator) from 0.92.0 t...
github.com/streetsidesoftware/vscode-spell-checker - eb25983755bc003224895ac9a1538e2971d4b21b authored over 3 years agogithub.com/streetsidesoftware/vscode-spell-checker - 43cfb0eb7801771c8f2c791a03858dffdde4f167 authored over 3 years ago
Bumps [jest-diff](https://github.com/facebook/jest/tree/HEAD/packages/jest-diff) from 26.6.2 to ...
github.com/streetsidesoftware/vscode-spell-checker - 1d881f5a40a5212c9f33368d78dff225c9c0b59a authored over 3 years ago
* dev: update dictionaries
* dev: Remove need for awesome-typescript-loader
- Test and fix a...
* dev: change default branch to `main`
github.com/streetsidesoftware/vscode-spell-checker - be0afa0b91eb0716383173f591fd56d5a88a4da5 authored over 3 years agogithub.com/streetsidesoftware/vscode-spell-checker - eecb539b209586f57a7074f9c0f8cd86f94945ed authored over 3 years ago
github.com/streetsidesoftware/vscode-spell-checker - 6ed7393474b6e7aad3e37c23c95b35b7c6d7474e authored over 3 years ago
The current definition of HexDigit is not very useful, since it will not match anything except a...
github.com/streetsidesoftware/vscode-spell-checker - 859b953364c545c8ebc581c71904a32cf771e18b authored over 3 years ago* doc: Update v2.md
* dev: Improve Unit Tests for CSpellSettings
* ci: fix spelling issue
...
* dev: Rename blacklist to block list.
* Create v2.md
* Update yarn.lock
github.com/streetsidesoftware/vscode-spell-checker - 553f299469d10003cf78bff3c6155492eb09a886 authored over 3 years ago
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.2 to 1.11.4.
- [Release n...