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

Update typescript words with the standard objects

github.com/streetsidesoftware/vscode-spell-checker - f953f68bdbffc3ff084df582620896c6651a90ff authored about 8 years ago
Example of using local with the language.

github.com/streetsidesoftware/vscode-spell-checker - 1b6576db9e4e9c5500e403b79141ba2d9e707b8a authored about 8 years ago
Support setting the local to en-GB

github.com/streetsidesoftware/vscode-spell-checker - e259e06fa5d1c3b41d5e9575f1c02859375b139a authored about 8 years ago
Move the change log into its own file.

github.com/streetsidesoftware/vscode-spell-checker - e3b376f2b036b97dd4376747a0d334ec0bbc34a3 authored about 8 years ago
Move the default location of the cSpell.json file out of .vscode

github.com/streetsidesoftware/vscode-spell-checker - c08fc027673ce2d1020dc6c8aef63553f2cde0d5 authored about 8 years ago
Fix an issue with the settings not updating for codeActions

github.com/streetsidesoftware/vscode-spell-checker - 2388a82dcc37cc824c73af12d0de2ddb05d4e3cd authored about 8 years ago
Trim any extra spaces in the words.

github.com/streetsidesoftware/vscode-spell-checker - c3035c589dcfc52542a46e28501b3932b354d549 authored about 8 years ago
Support multiple setting files and issue #54

github.com/streetsidesoftware/vscode-spell-checker - b7e4c46fbf81fad8d2559c889e255a4926754a3e authored about 8 years ago
Use empty string by default.

github.com/streetsidesoftware/vscode-spell-checker - aae6f1715a00d084ed70fe26dae857c9bb158a06 authored about 8 years ago
Make sure spaces are preserved

github.com/streetsidesoftware/vscode-spell-checker - 7341d700a09dcae1da7a9c7f8aae6babefeaebcb authored about 8 years ago
Catch errors if the dictionary is not found.

github.com/streetsidesoftware/vscode-spell-checker - 6ea2313dcb3927691c77791b6d1a0387d24c2ed8 authored about 8 years ago
Node is no longer included by default.

The common terms were moved to misc.

github.com/streetsidesoftware/vscode-spell-checker - 3e77912d27323941dd1ed9b01ccc581e88846029 authored about 8 years ago
Move ignore block to the end of the file

github.com/streetsidesoftware/vscode-spell-checker - c335b07ff1153cb90cf81a365bfeef740ea70294 authored about 8 years ago
Handle trailing s, ing, ed, etc.

github.com/streetsidesoftware/vscode-spell-checker - bbdd96b3e9243b0f5be5a286c02805037e8c7035 authored about 8 years ago
Make sure node loads with javascript

github.com/streetsidesoftware/vscode-spell-checker - 722244d50fe8775a536943a26d8f1783796b895b authored about 8 years ago
Use the faster loader for the compressed dictionaries

github.com/streetsidesoftware/vscode-spell-checker - 00e4cc449b9b3be8ce58deca640d08a9f971f1ab authored about 8 years ago
Do not delete the directory

github.com/streetsidesoftware/vscode-spell-checker - 4d4c26fb5bc50570a9a1a9379ab95bc9831324d0 authored about 8 years ago
Add most node library methods to node.txt

github.com/streetsidesoftware/vscode-spell-checker - 9c9a3ed36198ea0f2522e148d2a226db60f38b21 authored about 8 years ago
Document creating dictionaries

github.com/streetsidesoftware/vscode-spell-checker - 4833be3d944f539597910119b5fd75be3073308a authored about 8 years ago
Create a utility to compile dictionaries

github.com/streetsidesoftware/vscode-spell-checker - 2da25fcb2ac2d7278b71ae2c398377ca902edc8d authored about 8 years ago
Add misc terms to set of dictionaries loaded.

github.com/streetsidesoftware/vscode-spell-checker - 1193f8f11ec8673dac9c1919363963fb08764cbc authored about 8 years ago
Add codec to software terms

github.com/streetsidesoftware/vscode-spell-checker - cf2b921160fdf29442e22babd0d3c0c4e5e333f5 authored about 8 years ago
Add argc and argv to cpp.txt

github.com/streetsidesoftware/vscode-spell-checker - 2dd49b2617de040569d02a008f866323a38ef6ae authored about 8 years ago
Add script to compile the dictionaries

github.com/streetsidesoftware/vscode-spell-checker - 49c9244aa37b889a03cd8373edc61cb2df96da87 authored about 8 years ago
Name it back with the right caps

github.com/streetsidesoftware/vscode-spell-checker - d3e72b53dc003a7c917e0aee955080b3f281308a authored about 8 years ago
Fix the duplicate validation errors.

github.com/streetsidesoftware/vscode-spell-checker - fbea7ff51ab3d8a14e0f75d3f5d8910634c96a25 authored about 8 years ago
Fix issue with duplicate errors showing up if the case was different

github.com/streetsidesoftware/vscode-spell-checker - e2706e52900a26b85153eb46487da2875327de05 authored about 8 years ago
Turn on c and cpp by default

github.com/streetsidesoftware/vscode-spell-checker - 67a6b04e5765f8dd77c17efd471586f046551601 authored about 8 years ago
Add release notes to readme

github.com/streetsidesoftware/vscode-spell-checker - 1b28999c359e3e7796bdaf4a14c82f855240b8c2 authored about 8 years ago
Work on supporting dictionary definitions in cSpell.json

github.com/streetsidesoftware/vscode-spell-checker - 5bfee98aa1e0d32d8bdfc1cbcd738df472609d12 authored about 8 years ago
Add some sample files for testing

github.com/streetsidesoftware/vscode-spell-checker - 102313451661ce20f7aabc9b0e8166a65acdd6e2 authored about 8 years ago
Update List of words for cpp.

Generated from the standard include files.

github.com/streetsidesoftware/vscode-spell-checker - 3d45595871edea339179acebb9df07f090e9aed2 authored about 8 years ago
Fix #49 make sure userWords are added to Dictionary

github.com/streetsidesoftware/vscode-spell-checker - be102f18ddb0aaf724d261cb0514a31a045c9005 authored about 8 years ago
Need to install the client as well.

github.com/streetsidesoftware/vscode-spell-checker - 6760d657f6148ff511d660c7793a6bb03ff34afd authored about 8 years ago
Move travis.yml to the root.

github.com/streetsidesoftware/vscode-spell-checker - ee0d5a9068a4be7ab6181fd0db866f378f53498c authored about 8 years ago
Working on getting Travis setup

github.com/streetsidesoftware/vscode-spell-checker - e6cc1f3ebc1c32a949aa14e8fc2607258674b1f1 authored about 8 years ago
Remove the uncompressed version of English words.

github.com/streetsidesoftware/vscode-spell-checker - cfb91fa25c91c6e25e38ecac30fa374d95c4231c authored about 8 years ago
Work towards compiling words

github.com/streetsidesoftware/vscode-spell-checker - bf99c6ce4b10dbd80318b52cc8c1f0bc8eeb4fc8 authored about 8 years ago
Support compressed dictionary files.

github.com/streetsidesoftware/vscode-spell-checker - 45e416f400f078e29299b082f1b2a7e9898be233 authored about 8 years ago
allowCompoundWords is by default undefined

github.com/streetsidesoftware/vscode-spell-checker - 0ec24749f702f6ed23f1e89df4dae7894cb60627 authored about 8 years ago
Add a blurb about dictionaries.

github.com/streetsidesoftware/vscode-spell-checker - 77c98f3f1ba9d5d26fc82142f96b0cccb4b7d01e authored about 8 years ago
Make sure the default setting comes from the config files.

github.com/streetsidesoftware/vscode-spell-checker - af7ccd5d0d06839ec4d9e58cfffd91839d515a3d authored about 8 years ago
SpellChecker.onDictionaryReady is no longer needed.

github.com/streetsidesoftware/vscode-spell-checker - 69bbf4c8af866a6c0408e4db0327e17eb0bec902 authored about 8 years ago
Add tslint command to the scripts

github.com/streetsidesoftware/vscode-spell-checker - fdacc92282c63b6c59fe15c204fae7cce85a16f3 authored about 8 years ago
Have everything driven by the settings.

github.com/streetsidesoftware/vscode-spell-checker - c23696d0e5fecf96c917065a5f0de0c4da447563 authored about 8 years ago
Ability to hide flagged words through ignore.

github.com/streetsidesoftware/vscode-spell-checker - f8d83920b9f40a56e61851a9c9aa61e1507da85a authored about 8 years ago
Have it return the list of promises.

github.com/streetsidesoftware/vscode-spell-checker - 05d7753d0f98c6949bdcb57732cbfdd574e371e5 authored about 8 years ago
Move the default settings into their own file.

github.com/streetsidesoftware/vscode-spell-checker - 5ee161c1ed1d0d8621ed4ee7ab48037bb0cdc480 authored about 8 years ago
Add the default dictionaries.

github.com/streetsidesoftware/vscode-spell-checker - 7a43773eb3133609c9a34517c284c99f12d678cf authored about 8 years ago
Include the dictionary definitions into the settings.

github.com/streetsidesoftware/vscode-spell-checker - bb5075c91e8d2d47bd272b16ca676f9d13802e6c authored about 8 years ago
Be able to load dictionaries based upon the Settings.

github.com/streetsidesoftware/vscode-spell-checker - cb0f2fbdc4f6b239a9f6a23f3ad7062a060f59a2 authored about 8 years ago
Use C are the language instead of CPP

github.com/streetsidesoftware/vscode-spell-checker - f9a3725fb072bd52ffd850b98f3e649a96672c8d authored about 8 years ago
Fix #44 -- changes to cSpell.json do not update without restart.

github.com/streetsidesoftware/vscode-spell-checker - 2efd8d1a4f6e8e6c94eb257f5b214e02c8762dab authored about 8 years ago
Move the dictionary loading functions into their own file.

github.com/streetsidesoftware/vscode-spell-checker - 430e773f65451a10572c72a9da805203c17f628d authored about 8 years ago
Add a Promise version of creating a Dictionary Collection.

github.com/streetsidesoftware/vscode-spell-checker - fd00737707b4c4e52eef7d380f04f5cef41afa71 authored about 8 years ago
Have Rx version return a Promise instead of an Rx.Promise.

github.com/streetsidesoftware/vscode-spell-checker - 6393ade8fc549d66fcdfba057aa010a1028d92f5 authored about 8 years ago
Move the list of dictionaries out of the server.ts file

github.com/streetsidesoftware/vscode-spell-checker - 704c13bda0aa142cd2fec913063357db8437af13 authored about 8 years ago
Move the raw dictionaries into the server source.

github.com/streetsidesoftware/vscode-spell-checker - 921afa5e8ee6dfd2aa41789a9fede3a12f8ff26e authored about 8 years ago
Add some types to better indicate the purpose of each field.

github.com/streetsidesoftware/vscode-spell-checker - b372441d3d5f44d5a616d79e05e73e181195c2e9 authored about 8 years ago
Minor change to make pattern names case insensitive.

github.com/streetsidesoftware/vscode-spell-checker - d1326efde97ec13ecf3c22e9bc95f52c7e2938f6 authored about 8 years ago
Major refactor to get all the new settings working.

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