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
* dev: add support for `enumDescriptions` in settings -> package.json
* ci: change comment
github.com/streetsidesoftware/vscode-spell-checker - a587c28294fc18c6b91fc592e2dfda63f9e72a40 authored over 3 years ago
* ci: check for dirty build.
* Create .gitattributes
* fix line endings
Include the Pattern Matcher Server in the `.vsix` file
github.com/streetsidesoftware/vscode-spell-checker - 8c3b0f5e1867a1cf996fb275397362b75d2dcd1c authored over 3 years agogithub.com/streetsidesoftware/vscode-spell-checker - a9c0b9a8138e2838a5d69982dd6b234e55081cb3 authored over 3 years ago
github.com/streetsidesoftware/vscode-spell-checker - fbf5e3db578a2e3247224580fca2a06ed07ac098 authored over 3 years ago
github.com/streetsidesoftware/vscode-spell-checker - 722d73db3b2488ddec5fc8c91b932ff3bbd2f3e9 authored over 3 years ago
Co-authored-by: Jason3S <[email protected]>
github.com/streetsidesoftware/vscode-spell-checker - 0dc98008223c0aab406911864061ee77df986b1b authored over 3 years ago
* docs: Update readme
* Update README.md
* docs: Add Patreon PNG assets
* Use a smaller logo
github.com/streetsidesoftware/vscode-spell-checker - b5d0f262e30119ef93b270b1a5d9e35a5e62ac86 authored over 3 years ago
* dev: Update typescript to 4.4.2
* dev: Upgrade typescript and package.json
* fix: fix #1200
Cause:
`window.showInformationMessage` reject with `Canceled` during shut...
* lint: fix lint issue
* Update commands.ts
* implemented
* Update packages/client/src/commands.ts
* Update package.json
* change to info...
* dev: wire up the pattern server
* dev: remove unnecessary code.
github.com/streetsidesoftware/vscode-spell-checker - 0a25bf23617f785cc44f660091cacb36489ae7c7 authored over 3 years agogithub.com/streetsidesoftware/vscode-spell-checker - 63a817de6162f47f891e5d5c87ea6c5c0f01ec29 authored over 3 years ago
Co-authored-by: Jason3S <[email protected]>
github.com/streetsidesoftware/vscode-spell-checker - 6202a32bb387f5fa5f925b851d871563121ad4f0 authored over 3 years agoCo-authored-by: Jason3S <[email protected]>
github.com/streetsidesoftware/vscode-spell-checker - db7938c371e0a1fe9a51b36f3587c652b00e8570 authored over 3 years agoBumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...
github.com/streetsidesoftware/vscode-spell-checker - 3700007a0396725830cb0592e95d3d11cb295031 authored over 3 years ago
* refactor: clean up client
Move "server" under spell checker client
* Make exports from `./...
github.com/streetsidesoftware/vscode-spell-checker - dfccf607b59e0b3a00fd71f86b5e9c537bab1d12 authored over 3 years ago
github.com/streetsidesoftware/vscode-spell-checker - d9a98b73fbb12c994ade952ef331eaa19ec67580 authored over 3 years ago
Co-authored-by: Jason3S <[email protected]>
github.com/streetsidesoftware/vscode-spell-checker - a23c459686c980c811ef2e24516742e6d08f4767 authored over 3 years agoCo-authored-by: Jason3S <[email protected]>
github.com/streetsidesoftware/vscode-spell-checker - b3f443ff42bcb15112b095054c8869fd83b28a65 authored over 3 years agoBumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from...
github.com/streetsidesoftware/vscode-spell-checker - db425ee58158a06a2c084436365abf079298090b authored over 3 years agogithub.com/streetsidesoftware/vscode-spell-checker - c437bc95fbe6bd5fe1ee58d229d1ef4506b95fef authored over 3 years ago
github.com/streetsidesoftware/vscode-spell-checker - afa155bc28a6c24c2363acf1b06a6ef57c141a4b authored over 3 years ago
github.com/streetsidesoftware/vscode-spell-checker - 47f1d6b9a855e2be725a95bb15672e497fc0b662 authored over 3 years ago
github.com/streetsidesoftware/vscode-spell-checker - 5fcab749d5112921b8c4e9c117d2ab6e73b1466d authored over 3 years ago
* fix: fix #1168
* Update extension.test.ts
github.com/streetsidesoftware/vscode-spell-checker - 4189043de034d838c1d26fb4bf3f5ea9524682e1 authored over 3 years agoCo-authored-by: Jason3S <[email protected]>
github.com/streetsidesoftware/vscode-spell-checker - 02a62f22ad8b18feb66959711492d918a4763b56 authored over 3 years ago
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 3.11.2 to 4.0.0.
...
Co-authored-by: Jason3S <[email protected]>
github.com/streetsidesoftware/vscode-spell-checker - 423211f44bf035399375cb23969bc7eebb991667 authored over 3 years agoCo-authored-by: Jason3S <[email protected]>
github.com/streetsidesoftware/vscode-spell-checker - 9742038c1ea53e8dd9cf2b07d9f844ad72ac7b72 authored over 3 years ago
Bumps [tibdex/github-app-token](https://github.com/tibdex/github-app-token) from 1.3 to 1.4.
- ...
Co-authored-by: Jason3S <[email protected]>
github.com/streetsidesoftware/vscode-spell-checker - 29d0350ce62ff727dfc6cbba0c050bff14dca2c2 authored over 3 years agogithub.com/streetsidesoftware/vscode-spell-checker - 21bc97beea110f5d55cde8d9bf7c77c5ff7f7ffb authored over 3 years ago
github.com/streetsidesoftware/vscode-spell-checker - d9d753ce37abc4a62abcdb3e1d190e9b507bf170 authored over 3 years ago
github.com/streetsidesoftware/vscode-spell-checker - 00c0675b0edeaf91ef3ceb800ab1242ed5dc3ba0 authored over 3 years ago
github.com/streetsidesoftware/vscode-spell-checker - f6a9bcb0b6f34942fe3bf19c4da482737aef5144 authored over 3 years ago
github.com/streetsidesoftware/vscode-spell-checker - 913605936b9352feb462b9030cd5f15402ebcef1 authored over 3 years ago
Fix: #1155
github.com/streetsidesoftware/vscode-spell-checker - 7d2f0a2c962577039920310d7627f0f54769746e authored over 3 years agogithub.com/streetsidesoftware/vscode-spell-checker - 47e271d9e60d74c3352ac790ddc423b43bc45299 authored over 3 years ago
github.com/streetsidesoftware/vscode-spell-checker - 40dbe7e949290781e6069d5fdd932b5b23b0dc16 authored over 3 years ago
* dev: config UI show why a files was excluded
github.com/streetsidesoftware/vscode-spell-checker - 15b2c8780871f14bf134b991bd540e8fa0d9a733 authored over 3 years agoCo-authored-by: Jason3S <[email protected]>
github.com/streetsidesoftware/vscode-spell-checker - 7349e92b8e2416d21cfa394c43a272936261ab6c authored over 3 years agoBumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) fro...
github.com/streetsidesoftware/vscode-spell-checker - f712f0654a4db77932125b93352856f1c16070c7 authored over 3 years agogithub.com/streetsidesoftware/vscode-spell-checker - af132e9d8577ac71025908fcbdab1d25c9c349f5 authored over 3 years ago
* Create test.py
* feat: Add ability to check only workspace files.
* dev: wire up `fileIsIncl...
Co-authored-by: Jason3S <[email protected]>
github.com/streetsidesoftware/vscode-spell-checker - dbe3996f851bd1b6447eb5d094cb0260f3173959 authored over 3 years ago
* dev: Support `files` in the VS Code config
* dev: Update schema
* dev: make sure files outsi...
github.com/streetsidesoftware/vscode-spell-checker - 38cb02fabb8da6c3a0358b44979f8231b5692da2 authored over 3 years ago
Co-authored-by: Jason3S <[email protected]>
github.com/streetsidesoftware/vscode-spell-checker - be5f7722ba5db4ff7b60ea50c504737ad3c4448a authored over 3 years ago* dev: Update Jekyll
* ci: cleanup spell checking for docs
github.com/streetsidesoftware/vscode-spell-checker - 1adb8a66437b9459a40f952a7c8a1a5fdea5338c authored over 3 years agoCo-authored-by: Jason3S <[email protected]>
github.com/streetsidesoftware/vscode-spell-checker - 5f25a31c5c98ff9112b844cacac002132694a183 authored over 3 years agogithub.com/streetsidesoftware/vscode-spell-checker - dd4509aaa9b0fba3bd570ffa1b74e11e5d300c54 authored over 3 years ago
Co-authored-by: Jason3S <[email protected]>
github.com/streetsidesoftware/vscode-spell-checker - 6bd661e6efc40db67946adf26af2d6ccca6425e1 authored over 3 years agogithub.com/streetsidesoftware/vscode-spell-checker - e9895da928b9c6010e1278cf7ad56ae6299195f0 authored over 3 years ago
Co-authored-by: Jason3S <[email protected]>
github.com/streetsidesoftware/vscode-spell-checker - 1b02ad9b18231f34633c4783821d181fcbc414f8 authored over 3 years ago
* dev: Improve VS Code Jest Mocks
Support
- workspace.openTextDocument
- window.s...
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.3.2 to 2.4.0.
- [Relea...
github.com/streetsidesoftware/vscode-spell-checker - 9dc4bbecfb8261c95c185d00ee46369e6bded579 authored over 3 years ago
github.com/streetsidesoftware/vscode-spell-checker - 58800152f543dbc9148378f7f7ef028fb2c71556 authored over 3 years ago
github.com/streetsidesoftware/vscode-spell-checker - 799a4e528fcabeaaea47e3fd6a9b85927f120f17 authored over 3 years ago
* fix: be able to select config file to create.
* Update DictionaryTarget.test.ts
github.com/streetsidesoftware/vscode-spell-checker - 6ffe7d054a3729efec94a4005d7fb7462ed56a9d authored over 3 years agogithub.com/streetsidesoftware/vscode-spell-checker - b535a0266845b3607d900b26fc9551a9d1a5d2c2 authored over 3 years ago
github.com/streetsidesoftware/vscode-spell-checker - ae23032d7f152761925597ba13607548d17c9f0b authored over 3 years ago
github.com/streetsidesoftware/vscode-spell-checker - dfb3c9efca1d1056820c6732e871cb5c1b16b5ff authored over 3 years ago
github.com/streetsidesoftware/vscode-spell-checker - 789508f17207b3a0ec036018a1e20edb9b077986 authored over 3 years ago
Co-authored-by: Jason3S <[email protected]>
github.com/streetsidesoftware/vscode-spell-checker - 9a614c59a4fd362248e5ed2d187f2406afaae7a7 authored over 3 years agogithub.com/streetsidesoftware/vscode-spell-checker - 76bd7c699626ce982c431b7b004c38ab07332681 authored over 3 years ago
* dev: add friendly links to custom dictionaries in UI
* Update Spell Checker.code-workspace
github.com/streetsidesoftware/vscode-spell-checker - c910c344ac527a6e164357969ac5d09b161988b0 authored over 3 years ago
* dev: fix issue with enabling file types from the UI.
* refactor: Refactor infoView
* dev: Us...
* dev: clean up configTarget matching
* refactor: move diag related methods to diags
* ref...
github.com/streetsidesoftware/vscode-spell-checker - 35656e71312a6c199cf37215a81b2f7438fef838 authored over 3 years agogithub.com/streetsidesoftware/vscode-spell-checker - 0471f7a713c6e8649b62f7e80f444d3152a3b428 authored over 3 years ago
Co-authored-by: Jason3S <[email protected]>
github.com/streetsidesoftware/vscode-spell-checker - 72ef775c6e7e05cb2a49ed3ae31b6a3e5248ecf1 authored over 3 years ago* Added default language support options
github.com/streetsidesoftware/vscode-spell-checker - 329189b6589ee99bae7c6a905d8832484b09db0e authored over 3 years ago* dev: Fix enable / disable filetype from UI
* refactor: refactor configuration targeting
github.com/streetsidesoftware/vscode-spell-checker - 54106f21daf0f1947bc3a030e576b33c1fc1e41c authored over 3 years ago* dev: move toward unifying configuration
* dev: fix some tests
* dev: work on error handling
github.com/streetsidesoftware/vscode-spell-checker - 1b45f74ea51f00672aa51b8482b1ba9a58ae3faf authored over 3 years agogithub.com/streetsidesoftware/vscode-spell-checker - f983a243409b42d693546e5ec164232b794f791f authored over 3 years ago
* dev: Add a tool to update extension schema
* dev: make sure `@deprected` is added to schema f...
* dev: jest-mock-vscode add WorkspaceConfiguration support
* dev: add rfdc for cloning in tests...
* dev: remove unused code
* dev: Add simple test for autocomplete
github.com/streetsidesoftware/vscode-spell-checker - d04f33def74ec3db4b617aa79b9ed5937bb52b70 authored over 3 years ago* test: improve code coverage
* test: improve code coverage
* test: improve coverage
* ...
github.com/streetsidesoftware/vscode-spell-checker - 2917185300c8e91f89412b8f866fbdc3f6743597 authored over 3 years ago* refactor: config targets
* refactor: Make a generic Reader/Writer for config
* dev: add ...
github.com/streetsidesoftware/vscode-spell-checker - 9980af0c76f07be4a1c068d46c39363017f9c504 authored over 3 years agogithub.com/streetsidesoftware/vscode-spell-checker - 8763e1da11c2aca3d1ce92dc35d87892358af0af authored over 3 years ago
Co-authored-by: Jason3S <[email protected]>
github.com/streetsidesoftware/vscode-spell-checker - 17385b53e0f57ef0ebf1427d91619893dcff7c01 authored over 3 years ago* refactor: remove dead code
* refactor: make updaterFn/keys an interface
* refactor: remo...
github.com/streetsidesoftware/vscode-spell-checker - 2c1dabcf0a7b0b649f8a7f12964625ad74db0499 authored over 3 years ago
* dev: add pick function
* refactor: refactor config repo
* refactor: Rename DictionaryTarget ...
* dev: add uriToName
* Update fileWatcher.ts
* dev: add config field name constants
* dev: mi...
Co-authored-by: Jason3S <[email protected]>
github.com/streetsidesoftware/vscode-spell-checker - 83154d401ba5e305ab7ab824504ff04c38ec7942 authored over 3 years agoBumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) f...
github.com/streetsidesoftware/vscode-spell-checker - 64cef7c40874153c0390edfadec72238930979a4 authored over 3 years agoBumps [ts-json-schema-generator](https://github.com/vega/ts-json-schema-generator) from 0.94.1 t...
github.com/streetsidesoftware/vscode-spell-checker - d80bd2a1620902d97f1d9ac91655f94c13294427 authored over 3 years agoCo-authored-by: Jason3S <[email protected]>
github.com/streetsidesoftware/vscode-spell-checker - 9aba6f6000a23492d7683a1990ec8c4d65a74cf4 authored over 3 years ago
* dev: expand vscode mocks
* refactor: Refactor common utilities functions into their own packa...
Co-authored-by: Jason3S <[email protected]>
github.com/streetsidesoftware/vscode-spell-checker - bf1089f56a54fbadd7dc60c49639918882b1769d authored over 3 years agogithub.com/streetsidesoftware/vscode-spell-checker - c006f3c656fe54a0cbef53be2b390e0b4c31dc17 authored over 3 years ago
Co-authored-by: Jason3S <[email protected]>
github.com/streetsidesoftware/vscode-spell-checker - ef91f92f3d70b438f1455ecb3e215148067dff03 authored over 3 years agogithub.com/streetsidesoftware/vscode-spell-checker - 964ca2ab26deed9917f9dca086c4240794657a7a authored over 3 years ago
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.2.0 to 2.3.0.
- [Relea...
* dev: filter out undefined values
* ci: Support spell checking entire repo.
github.com/streetsidesoftware/vscode-spell-checker - 3638ccd5a131af826247b7dfa1bed197eca09350 authored over 3 years ago