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

Dictionaries now come from cspell package

github.com/streetsidesoftware/vscode-spell-checker - 913b55d88b34baa4a7958a60db73f5d48ab06dc6 authored about 8 years ago
Add back the thenable reference

github.com/streetsidesoftware/vscode-spell-checker - abbf78ed4e8bc135383a63e0e8a822b66f66b681 authored about 8 years ago
Make sure it is case sensitive

github.com/streetsidesoftware/vscode-spell-checker - 334984fd8b8e665a58b3f8f0845097e4172d9ef5 authored about 8 years ago
Remove the unused dictionaries

github.com/streetsidesoftware/vscode-spell-checker - a7cbe72b51cf2e788c3112ba8e809ea6a9330eba authored about 8 years ago
Use the cSpell package for the spell checking.

github.com/streetsidesoftware/vscode-spell-checker - a91c63fbf59e8bc5f462dffde8f10a24763192ad authored about 8 years ago
Comment out the special character test

github.com/streetsidesoftware/vscode-spell-checker - dcba91e7010613b5db746b2f27678a8d3e8000eb authored about 8 years ago
Fix an issue where the cSpell.json file wasn't found.

github.com/streetsidesoftware/vscode-spell-checker - d209a1a8a93d21459257d848db3003c266acd76f authored about 8 years ago
Have the Info screen show analyzing when the spelling errors are not avail.

github.com/streetsidesoftware/vscode-spell-checker - 4a090bb8f9016a48550a5f11531542a755a1963c authored about 8 years ago
Make sure the info screen updates correctly.

github.com/streetsidesoftware/vscode-spell-checker - 80ad2cf98571a9b801cc5676278d00f4b0f61590 authored about 8 years ago
Merge remote-tracking branch 'origin/master' into r0.14.9

github.com/streetsidesoftware/vscode-spell-checker - 9eeac1475c5862f7059890f581a23a8208d99f6e authored about 8 years ago
Merge pull request #63 from mdebruijne/defaultSettings_enabledLanguageIds

Add json to defaultSettings/enabledLanguageIds

github.com/streetsidesoftware/vscode-spell-checker - 5194f231cc50b805d3b0444b6594dccb81f78e89 authored about 8 years ago
Add more terms from the reference codebase

github.com/streetsidesoftware/vscode-spell-checker - c62aecf9140f37d76c56faf3429031939da19c1d authored about 8 years ago
Add c# and .net dictionaries

github.com/streetsidesoftware/vscode-spell-checker - 34b963d229cf7ae797f7199b73767f3ea932f68c authored about 8 years ago
Fix and issue with the preview and experiment with links.

github.com/streetsidesoftware/vscode-spell-checker - 1813604a1feedd1788c30e2773a1be30769bf401 authored about 8 years ago
Use the language ids from VSCode.

github.com/streetsidesoftware/vscode-spell-checker - 2c0655a5a0409b2c0beb939a44306bbc0b80ebaf authored about 8 years ago
Ignore deliberate spelling errors.

github.com/streetsidesoftware/vscode-spell-checker - 018ef25d257256ae08adc2db6c7784d5218c97a6 authored about 8 years ago
Fix the issue with merging enabled language ids

github.com/streetsidesoftware/vscode-spell-checker - 69bab968cef97bf6d7649fe314eb3725f5b82bc6 authored about 8 years ago
The the enable / disable on the info page working

github.com/streetsidesoftware/vscode-spell-checker - 8ec23f90b82dc26eadb2047108fa46f79c82b9dd authored about 8 years ago
Add a method for getting the settings.

github.com/streetsidesoftware/vscode-spell-checker - f86f1cb44828a2b4fecc6374472c5de8a65714cf authored about 8 years ago
Allow for testing the typescript code directly

github.com/streetsidesoftware/vscode-spell-checker - 9e0ac139cdf84786c03ee6429cc4c92d9b6da0a3 authored about 8 years ago
Make the dictionary location configurable.

github.com/streetsidesoftware/vscode-spell-checker - d360c44e835f15d47256135004df06a6fd661747 authored about 8 years ago
Remove extraneous console.log

github.com/streetsidesoftware/vscode-spell-checker - efd3622ddd7969e6c318e5f8eec81cc6296b5139 authored about 8 years ago
Enable / Disable languages from the cSpell Info screen.

github.com/streetsidesoftware/vscode-spell-checker - fe35a96f1dd88ace9a579b087726ea65d7d18b13 authored about 8 years ago
Add jade / pug support and more words for csharp

github.com/streetsidesoftware/vscode-spell-checker - 7426dbed45f485b79af107124fb6330cc25cb2dc authored about 8 years ago
Use Pug Templates for rendering Info Page.

github.com/streetsidesoftware/vscode-spell-checker - 2b4855759f182c2f7952dca80ae2132a5b34d058 authored about 8 years ago
Add launch options for mocha

github.com/streetsidesoftware/vscode-spell-checker - a14bd7d7eaeb8ec51fd3799f3334effb3e80879e authored about 8 years ago
Have Travis run unit tests on the client

github.com/streetsidesoftware/vscode-spell-checker - 36f75c083d3f833584f2fd972bc3aae2d4e3f719 authored about 8 years ago
Add methods for adjusting the configuration settings.

github.com/streetsidesoftware/vscode-spell-checker - 4e014508687fd3d16c3e286f9734c875541482b2 authored about 8 years ago
Add unit tests for the client

github.com/streetsidesoftware/vscode-spell-checker - 05d62ce4dda815a818806cb245cfbdfb4b84909d authored about 8 years ago
Use the common unique function

github.com/streetsidesoftware/vscode-spell-checker - a55e59fb9211a58e14dc4ae63984d51f11b64e2b authored about 8 years ago
Functions to assist with updating the config / settings.

github.com/streetsidesoftware/vscode-spell-checker - a9145a0eb5c008ab872e7a8dd637eb5677a1392d authored about 8 years ago
Sample config file for unit testing

github.com/streetsidesoftware/vscode-spell-checker - 989b8c4e40a68c2685da28c10e58f1c6a7550de3 authored about 8 years ago
Move unique function into its own file.

github.com/streetsidesoftware/vscode-spell-checker - dd81a55d976ee8e1e92c4074a1134582845ff890 authored about 8 years ago
Make sure we can turn on/off languages without needed to restart.

github.com/streetsidesoftware/vscode-spell-checker - e9fd5a44a0d2ee2c73f77b3a2b1ec5dbc53a1676 authored about 8 years ago
Refactor the extension to enable displaying config info.

github.com/streetsidesoftware/vscode-spell-checker - f60e6a79048410c519ab866d34fd1c58690791f6 authored about 8 years ago
Refactor settings into their own file. Migrate to rxjs.

github.com/streetsidesoftware/vscode-spell-checker - ede4660c9a9d9de1dcc35ca95299a554ce36d2a3 authored about 8 years ago
Add 'npm' dictionary to languages.

github.com/streetsidesoftware/vscode-spell-checker - e6751ba52d08b045b230db3ff636ea1cef4a2db8 authored about 8 years ago
Add dictionary for popular npm libraries

github.com/streetsidesoftware/vscode-spell-checker - 7cdb57e7e045e0c7f10de6c81186298996a95908 authored about 8 years ago
Support cspell.json and cSpell.json files

github.com/streetsidesoftware/vscode-spell-checker - 2d98f8373992113c7cfe9a215199137454e20288 authored about 8 years ago
Make the script command consistent between server and client

github.com/streetsidesoftware/vscode-spell-checker - e1bc0e195dbf72c73d2f19f1de12c1e29dfa945e authored about 8 years ago
When writing a new cSpell.json file, make sure the current local is used.

github.com/streetsidesoftware/vscode-spell-checker - 65d00d3eb80ab4a5e4781e91a56d136934a883c0 authored about 8 years ago
Remove duplicate dependencies

github.com/streetsidesoftware/vscode-spell-checker - a6972bba24a42d5c130b3aaab0c41be9943a830e authored about 8 years ago
Handle empty workspace root.

github.com/streetsidesoftware/vscode-spell-checker - e1ad38900d0b6e221c1057ed1ab83d4ddb4e1d3a authored about 8 years ago
Fix #55 by changing the way to workspace root is removed for the file path

github.com/streetsidesoftware/vscode-spell-checker - 2b0089b91b248a034165aaf6f64b92b8e86125a9 authored about 8 years ago
Remove unused launch config

github.com/streetsidesoftware/vscode-spell-checker - 1432fe7cca47cc9a520a047d039409395758761e authored about 8 years ago
Move cSpell-Tools into its own repository

github.com/streetsidesoftware/vscode-spell-checker - 8c3673566dfd588d11e69d5e9418358d82af6799 authored about 8 years ago
Add documentation on how to add a dictionary.

github.com/streetsidesoftware/vscode-spell-checker - 3862c060c041b2044239c2d4e2ce79840c0b55eb authored about 8 years ago
Fix the Markdown on the VS Code Marketplace

github.com/streetsidesoftware/vscode-spell-checker - 1eb130ba6c03815daf6e296d64c15a81eef4ccbd authored about 8 years ago
Fix issue #56 -- configuration was not loading for individual files.

github.com/streetsidesoftware/vscode-spell-checker - 10db59102b3e193502a1a8c863378a688090251b authored about 8 years ago
Fix the test to use the new local param

github.com/streetsidesoftware/vscode-spell-checker - b9d2f96485fe40d8f3ed642c6a3ab2ab9d178c8b authored about 8 years ago