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

Merge pull request #424 from streetsidesoftware/settings-fixes

Settings fixes

github.com/streetsidesoftware/vscode-spell-checker - 59bd0a1d6e7292ba91e4bae9bc55c7963eae1e9a authored almost 5 years ago
Fix issues with changing settings.

github.com/streetsidesoftware/vscode-spell-checker - 59b8e2c3fe3b7006fdd93eec77797eabd9b3dc48 authored almost 5 years ago
Merge pull request #418 from streetsidesoftware/release

Release 1.7.22

github.com/streetsidesoftware/vscode-spell-checker - 1b8f6d5b8760a9ba2c6b696789347255200ecd62 authored about 5 years ago
Merge pull request #417 from streetsidesoftware/update-cspell

Update cspell-glob to address ignore files on Windows

github.com/streetsidesoftware/vscode-spell-checker - 20d285e0dd438e7d919fee0d4e064d2b2616445a authored about 5 years ago
Update cspell-glob to address ignore files on Windows

github.com/streetsidesoftware/vscode-spell-checker - e52a968ea890dfcdaeb57b7c846f343c216cbd16 authored about 5 years ago
Merge pull request #415 from streetsidesoftware/remote-dev

Upgrade packages to support Remote Development

github.com/streetsidesoftware/vscode-spell-checker - 779a2372a24a4fcddc87b0aeb29b0f37dfc95c01 authored about 5 years ago
Upgrade packages to support Remote Development

github.com/streetsidesoftware/vscode-spell-checker - bd8767eace5a711115ec700ae8f8b97a004b4f15 authored about 5 years ago
Update package.json

Make sure the schema is set for `cspell*.json` files.

github.com/streetsidesoftware/vscode-spell-checker - c839c736bf8b2ba4e412a65afae50a52caa1dd7b authored about 5 years ago
Merge pull request #401 from streetsidesoftware/update-cspell

Update cspell-lib

github.com/streetsidesoftware/vscode-spell-checker - 4e7eea3159b6889caf85524fd8842ce3869f876a authored about 5 years ago
Merge pull request #400 from streetsidesoftware/tests

Improve Integration Tests

github.com/streetsidesoftware/vscode-spell-checker - 645046a9ad43522c2a8a02390f92352d53ddfbcd authored over 5 years ago
Make sure the spell checker finds an error

github.com/streetsidesoftware/vscode-spell-checker - 89fa6dd74a9c88650f84a80d04f4b4cfb5527986 authored over 5 years ago
Merge pull request #398 from streetsidesoftware/update-cspell

Update cspell

github.com/streetsidesoftware/vscode-spell-checker - 090f64a4e95db932171219677cc13ab5c002c29a authored over 5 years ago
Turn off travis integration tests

github.com/streetsidesoftware/vscode-spell-checker - 294b36081cb926c4cbb1a5023e68d656d033d752 authored over 5 years ago
Update package.json

Do not run the integration test by default.

github.com/streetsidesoftware/vscode-spell-checker - 26dd3ff549127938621fd0cfc2bc593f619d6cfe authored over 5 years ago
Add back unix and node 12 in CI environments.

github.com/streetsidesoftware/vscode-spell-checker - 790144c3e7ca93069c33c4bcf54bc9b68709d84f authored over 5 years ago
Add symlinks for client and server

github.com/streetsidesoftware/vscode-spell-checker - bf2ec6238129bdbd80afe14598662e3248f86002 authored over 5 years ago
Update cspell-lib to get dictionaries

github.com/streetsidesoftware/vscode-spell-checker - f3b8eb4edc3603f9f443749fcbbf97c25b9f8596 authored over 5 years ago
make sure we can fine '.cspell.json' files.

github.com/streetsidesoftware/vscode-spell-checker - 9238ba9c2f32b4a7a95a5e0614d51891c47ff64b authored over 5 years ago
Make sure the await is called before the or

github.com/streetsidesoftware/vscode-spell-checker - c455b7e600c51749a483b60558fd8dd88513325c authored over 5 years ago
Update packages to get the latest cspell-lib

github.com/streetsidesoftware/vscode-spell-checker - 485b334f1be85e43101409ad50063150ae7c3d99 authored over 5 years ago
Merge pull request #372 from devm33/master

Add .cspell.json to paths checked for config file

github.com/streetsidesoftware/vscode-spell-checker - f7c1745c7f1a9a127b1e346c9565b4fd6a1336f4 authored over 5 years ago
Add .cspell.json to paths checked for config file

github.com/streetsidesoftware/vscode-spell-checker - f3e5b1be25f601210ebc3029cad555a8629ed6ef authored over 5 years ago
Enable overrides in document settings.

Related to #228

github.com/streetsidesoftware/vscode-spell-checker - c749bcb9e12c50b547af3f5da50a64f1495737db authored over 5 years ago
Update packages to take care of security warnings.

github.com/streetsidesoftware/vscode-spell-checker - 60b26116c98c369a0bfa0e1db719a105c710a89f authored over 5 years ago
Reduce the size of the prod bundle.

github.com/streetsidesoftware/vscode-spell-checker - 6dda75a0c57700cbdac62349b82fb81062447e78 authored over 5 years ago
Merge pull request #356 from abdusabri/add-dicts-link

Add link to cspell's dictionaries package [README]

github.com/streetsidesoftware/vscode-spell-checker - 43a3192ad20840e9acc045aa65ebad1dcac0f990 authored over 5 years ago
Add link to cspell's dictionaries package

github.com/streetsidesoftware/vscode-spell-checker - 05f7dcc75bf3f775da21bab79a9561edf20386a1 authored over 5 years ago
Prepare to release 1.7.16

Fix for #351

github.com/streetsidesoftware/vscode-spell-checker - f4ea0fce3dd089d5d573b08f8f16699b53ec9f63 authored over 5 years ago
minor lint fixes to integration tests

github.com/streetsidesoftware/vscode-spell-checker - 175d3ea98e84c713906e5f1e831e70642b7f4cd6 authored over 5 years ago
Update settingsViewer packages

github.com/streetsidesoftware/vscode-spell-checker - 1506c53f55a176b04803901bad38887bee0c31c5 authored over 5 years ago
Allow git-commit and turn on snippets

github.com/streetsidesoftware/vscode-spell-checker - 5c80cf715cdca442e42b0efa7fa420c8cbbceead authored over 5 years ago
Have suggestions preserve case

Preserve case of suggestion if it is not all lowercase.

github.com/streetsidesoftware/vscode-spell-checker - 1509d99ba0cdd1f327bf67965afff2ac1120f93d authored over 5 years ago
Fix issue with being unable to clear locals to default.

github.com/streetsidesoftware/vscode-spell-checker - 877e48e91d41485ea8865e8ca9a4acb5f37839a6 authored over 5 years ago
Update documentSettings.ts

Fix issue where the `cSpell` section wasn't found.

github.com/streetsidesoftware/vscode-spell-checker - af8e1979a1e55a2be9199e7371f73702fca167b1 authored over 5 years ago