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
github.com/streetsidesoftware/vscode-spell-checker - f953f68bdbffc3ff084df582620896c6651a90ff authored about 8 years ago
Bump version number
github.com/streetsidesoftware/vscode-spell-checker - 11aa20c7bb4a0c6ab85c95f298b1ad5f52256be7 authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 11aa20c7bb4a0c6ab85c95f298b1ad5f52256be7 authored about 8 years ago
Example of using local with the language.
github.com/streetsidesoftware/vscode-spell-checker - 1b6576db9e4e9c5500e403b79141ba2d9e707b8a authored about 8 years ago
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
github.com/streetsidesoftware/vscode-spell-checker - e259e06fa5d1c3b41d5e9575f1c02859375b139a authored about 8 years ago
Add British words.
github.com/streetsidesoftware/vscode-spell-checker - 864491d38814b2eb010207b57f97e88a73572b62 authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 864491d38814b2eb010207b57f97e88a73572b62 authored about 8 years ago
New run config.
github.com/streetsidesoftware/vscode-spell-checker - a0a352c93ad319ff54c5a9104e7538e467996712 authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - a0a352c93ad319ff54c5a9104e7538e467996712 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
github.com/streetsidesoftware/vscode-spell-checker - e3b376f2b036b97dd4376747a0d334ec0bbc34a3 authored about 8 years ago
Update Project README.md
github.com/streetsidesoftware/vscode-spell-checker - 85ec8d95e4a5c3bb6912562ce9c04367900cdda5 authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 85ec8d95e4a5c3bb6912562ce9c04367900cdda5 authored about 8 years ago
Sample cSpell.json file
github.com/streetsidesoftware/vscode-spell-checker - 56accab720444cd652616ff1465dca8f35e4d29a authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 56accab720444cd652616ff1465dca8f35e4d29a 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
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
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
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
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
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
github.com/streetsidesoftware/vscode-spell-checker - 7341d700a09dcae1da7a9c7f8aae6babefeaebcb authored about 8 years ago
Fix test
github.com/streetsidesoftware/vscode-spell-checker - 0850f960f56c3439a3834366bc706df3bacdfac2 authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 0850f960f56c3439a3834366bc706df3bacdfac2 authored about 8 years ago
Preserve words with dashes
github.com/streetsidesoftware/vscode-spell-checker - a44ec2e70cb05b45f03da002c7b19cd578aaed69 authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - a44ec2e70cb05b45f03da002c7b19cd578aaed69 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
github.com/streetsidesoftware/vscode-spell-checker - 6ea2313dcb3927691c77791b6d1a0387d24c2ed8 authored about 8 years ago
Not used.
github.com/streetsidesoftware/vscode-spell-checker - 092802116e35022f377656f8918e0319eab4cd04 authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 092802116e35022f377656f8918e0319eab4cd04 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
github.com/streetsidesoftware/vscode-spell-checker - c335b07ff1153cb90cf81a365bfeef740ea70294 authored about 8 years ago
Bump version
github.com/streetsidesoftware/vscode-spell-checker - 16ddad003b6a2468e638f43447bda39ce068baff authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 16ddad003b6a2468e638f43447bda39ce068baff authored about 8 years ago
Handle trailing s, ing, ed, etc.
github.com/streetsidesoftware/vscode-spell-checker - bbdd96b3e9243b0f5be5a286c02805037e8c7035 authored about 8 years ago
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
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
github.com/streetsidesoftware/vscode-spell-checker - 00e4cc449b9b3be8ce58deca640d08a9f971f1ab authored about 8 years ago
Update readme
github.com/streetsidesoftware/vscode-spell-checker - a1fa76a4151e6693b11a70934a1a87acbd0ac3ce authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - a1fa76a4151e6693b11a70934a1a87acbd0ac3ce authored about 8 years ago
Do not delete the directory
github.com/streetsidesoftware/vscode-spell-checker - 4d4c26fb5bc50570a9a1a9379ab95bc9831324d0 authored about 8 years ago
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
github.com/streetsidesoftware/vscode-spell-checker - 9c9a3ed36198ea0f2522e148d2a226db60f38b21 authored about 8 years ago
Build the dictionaries
github.com/streetsidesoftware/vscode-spell-checker - 4d9998282cdecccc69f5cdc60aed27e08067de2d authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 4d9998282cdecccc69f5cdc60aed27e08067de2d authored about 8 years ago
Update cpp.txt wordlist
github.com/streetsidesoftware/vscode-spell-checker - 94ec49b01e51efabc775c73028f83b9dd2a49c4a authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 94ec49b01e51efabc775c73028f83b9dd2a49c4a authored about 8 years ago
Document creating dictionaries
github.com/streetsidesoftware/vscode-spell-checker - 4833be3d944f539597910119b5fd75be3073308a authored about 8 years ago
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
github.com/streetsidesoftware/vscode-spell-checker - 2da25fcb2ac2d7278b71ae2c398377ca902edc8d authored about 8 years ago
Add argc and argv
github.com/streetsidesoftware/vscode-spell-checker - 3fa9ed16fa81815f24bd1a19af911e51d1dd52e0 authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 3fa9ed16fa81815f24bd1a19af911e51d1dd52e0 authored about 8 years ago
Update c sample.
github.com/streetsidesoftware/vscode-spell-checker - 5effef7f22a87a26204014413cd2542b5950c5c5 authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 5effef7f22a87a26204014413cd2542b5950c5c5 authored about 8 years ago
Update software terms
github.com/streetsidesoftware/vscode-spell-checker - 0b77034fe14d3351f41b8b1e2fcda1f9d7d25338 authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 0b77034fe14d3351f41b8b1e2fcda1f9d7d25338 authored about 8 years ago
Update unit test
github.com/streetsidesoftware/vscode-spell-checker - 0ca69136106c3f91cbef676a12679aba3a8a4d09 authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 0ca69136106c3f91cbef676a12679aba3a8a4d09 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
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
github.com/streetsidesoftware/vscode-spell-checker - cf2b921160fdf29442e22babd0d3c0c4e5e333f5 authored about 8 years ago
Update dictionaries
github.com/streetsidesoftware/vscode-spell-checker - 451ecb7f4028d085cba05187d8f7c4484db6b35b authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 451ecb7f4028d085cba05187d8f7c4484db6b35b authored about 8 years ago
Add argc and argv to cpp.txt
github.com/streetsidesoftware/vscode-spell-checker - 2dd49b2617de040569d02a008f866323a38ef6ae authored about 8 years ago
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
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
github.com/streetsidesoftware/vscode-spell-checker - d3e72b53dc003a7c917e0aee955080b3f281308a authored about 8 years ago
Rename miscTerms
github.com/streetsidesoftware/vscode-spell-checker - b161c63f54484a6bc104ffe3970e197cc8d29ee4 authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - b161c63f54484a6bc104ffe3970e197cc8d29ee4 authored about 8 years ago
Fix the duplicate validation errors.
github.com/streetsidesoftware/vscode-spell-checker - fbea7ff51ab3d8a14e0f75d3f5d8910634c96a25 authored about 8 years ago
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
github.com/streetsidesoftware/vscode-spell-checker - e2706e52900a26b85153eb46487da2875327de05 authored about 8 years ago
Use gzip files
github.com/streetsidesoftware/vscode-spell-checker - c1169b595b0b5566807fd2f9a061b1b87c746711 authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - c1169b595b0b5566807fd2f9a061b1b87c746711 authored about 8 years ago
Add a misc terms file.
github.com/streetsidesoftware/vscode-spell-checker - e71a0b8fe0e4c180c4e3afa885c72cb468fd83a9 authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - e71a0b8fe0e4c180c4e3afa885c72cb468fd83a9 authored about 8 years ago
Turn on c and cpp by default
github.com/streetsidesoftware/vscode-spell-checker - 67a6b04e5765f8dd77c17efd471586f046551601 authored about 8 years ago
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
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
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
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
Unit test for fix.
github.com/streetsidesoftware/vscode-spell-checker - e7a10ed32e4c2bae9654033cf5ab43a2321ad6d2 authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - e7a10ed32e4c2bae9654033cf5ab43a2321ad6d2 authored about 8 years ago
Bump version number
github.com/streetsidesoftware/vscode-spell-checker - 49ab4660de40ec43eff07e7bb5c8e248bb73b063 authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 49ab4660de40ec43eff07e7bb5c8e248bb73b063 authored about 8 years ago
Support cpp, issue #48
github.com/streetsidesoftware/vscode-spell-checker - 4ad010b2c5dd1544c83ce7d4338914897e79f4b3 authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 4ad010b2c5dd1544c83ce7d4338914897e79f4b3 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
github.com/streetsidesoftware/vscode-spell-checker - be102f18ddb0aaf724d261cb0514a31a045c9005 authored about 8 years ago
Use Build instead of tsc
github.com/streetsidesoftware/vscode-spell-checker - ad822e576eac75dc660c42b50c757c8a14ab223c authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - ad822e576eac75dc660c42b50c757c8a14ab223c authored about 8 years ago
Need to install the client as well.
github.com/streetsidesoftware/vscode-spell-checker - 6760d657f6148ff511d660c7793a6bb03ff34afd authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 6760d657f6148ff511d660c7793a6bb03ff34afd authored about 8 years ago
Try this
github.com/streetsidesoftware/vscode-spell-checker - d34a9ed22c7db0380e0287b5f8a573f530e6b643 authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - d34a9ed22c7db0380e0287b5f8a573f530e6b643 authored about 8 years ago
Move travis.yml to the root.
github.com/streetsidesoftware/vscode-spell-checker - ee0d5a9068a4be7ab6181fd0db866f378f53498c authored about 8 years ago
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
github.com/streetsidesoftware/vscode-spell-checker - e6cc1f3ebc1c32a949aa14e8fc2607258674b1f1 authored about 8 years ago
Add Travis CI file.
github.com/streetsidesoftware/vscode-spell-checker - 94c4ecb6fccd7a453f414e8fa96ea3869b676696 authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 94c4ecb6fccd7a453f414e8fa96ea3869b676696 authored about 8 years ago
Fix typo
github.com/streetsidesoftware/vscode-spell-checker - b24a215c471f129caa505d48cf21ba5c7d1f8a05 authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - b24a215c471f129caa505d48cf21ba5c7d1f8a05 authored about 8 years ago
Update version
github.com/streetsidesoftware/vscode-spell-checker - ea66b7015952a7dc7b59b988f0d0be3fbb728864 authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - ea66b7015952a7dc7b59b988f0d0be3fbb728864 authored about 8 years ago
Remove the uncompressed version of English words.
github.com/streetsidesoftware/vscode-spell-checker - cfb91fa25c91c6e25e38ecac30fa374d95c4231c authored about 8 years ago
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
github.com/streetsidesoftware/vscode-spell-checker - bf99c6ce4b10dbd80318b52cc8c1f0bc8eeb4fc8 authored about 8 years ago
Fix name of import
github.com/streetsidesoftware/vscode-spell-checker - 919f20577f9ed1f5bc5a136e7160bb12de40f462 authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 919f20577f9ed1f5bc5a136e7160bb12de40f462 authored about 8 years ago
Support compressed dictionary files.
github.com/streetsidesoftware/vscode-spell-checker - 45e416f400f078e29299b082f1b2a7e9898be233 authored about 8 years ago
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
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
github.com/streetsidesoftware/vscode-spell-checker - 77c98f3f1ba9d5d26fc82142f96b0cccb4b7d01e authored about 8 years ago
Add nodejs to word list.
github.com/streetsidesoftware/vscode-spell-checker - 52e61a98f79da6158a1f64cb6fa742deeffe06a1 authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 52e61a98f79da6158a1f64cb6fa742deeffe06a1 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
github.com/streetsidesoftware/vscode-spell-checker - af7ccd5d0d06839ec4d9e58cfffd91839d515a3d authored about 8 years ago
Do not check debug files.
github.com/streetsidesoftware/vscode-spell-checker - e34ef0e8660b20a834fdc945c7e48609d97bc10e authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - e34ef0e8660b20a834fdc945c7e48609d97bc10e authored about 8 years ago
Remove unused code.
github.com/streetsidesoftware/vscode-spell-checker - 3dbea452fba62219249b55d8ba6ca639a965e733 authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 3dbea452fba62219249b55d8ba6ca639a965e733 authored about 8 years ago
SpellChecker.onDictionaryReady is no longer needed.
github.com/streetsidesoftware/vscode-spell-checker - 69bbf4c8af866a6c0408e4db0327e17eb0bec902 authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 69bbf4c8af866a6c0408e4db0327e17eb0bec902 authored about 8 years ago
Fix minor lint errors
github.com/streetsidesoftware/vscode-spell-checker - d04141ac661d328fa24535a497c7906a60adc520 authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - d04141ac661d328fa24535a497c7906a60adc520 authored about 8 years ago
Add tslint command to the scripts
github.com/streetsidesoftware/vscode-spell-checker - fdacc92282c63b6c59fe15c204fae7cce85a16f3 authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - fdacc92282c63b6c59fe15c204fae7cce85a16f3 authored about 8 years ago
Update Readme.
github.com/streetsidesoftware/vscode-spell-checker - 8e3133ca8d7f7e9436f6ad795a18c29db4928353 authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 8e3133ca8d7f7e9436f6ad795a18c29db4928353 authored about 8 years ago
Have everything driven by the settings.
github.com/streetsidesoftware/vscode-spell-checker - c23696d0e5fecf96c917065a5f0de0c4da447563 authored about 8 years ago
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
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
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
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
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
github.com/streetsidesoftware/vscode-spell-checker - bb5075c91e8d2d47bd272b16ca676f9d13802e6c authored about 8 years ago
Update Readme.
github.com/streetsidesoftware/vscode-spell-checker - 18cab6367fac4a18c83704e5748b86fef894c8f3 authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 18cab6367fac4a18c83704e5748b86fef894c8f3 authored about 8 years ago
Remove unused import
github.com/streetsidesoftware/vscode-spell-checker - 4cd9cf4aa932dd3633da35e16fc88dcf7fd6ed6c authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 4cd9cf4aa932dd3633da35e16fc88dcf7fd6ed6c 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
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
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
github.com/streetsidesoftware/vscode-spell-checker - 2efd8d1a4f6e8e6c94eb257f5b214e02c8762dab authored about 8 years ago
Remove unused imports
github.com/streetsidesoftware/vscode-spell-checker - d9e1d287de755d70a9c8bf2799b85a90e3a8bcc5 authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - d9e1d287de755d70a9c8bf2799b85a90e3a8bcc5 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
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
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
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
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
github.com/streetsidesoftware/vscode-spell-checker - 921afa5e8ee6dfd2aa41789a9fede3a12f8ff26e authored about 8 years ago
Update Readme.
github.com/streetsidesoftware/vscode-spell-checker - 97d8d619470623ed77a055b3e922a215cbf98d38 authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 97d8d619470623ed77a055b3e922a215cbf98d38 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
github.com/streetsidesoftware/vscode-spell-checker - b372441d3d5f44d5a616d79e05e73e181195c2e9 authored about 8 years ago
Update Readme.
github.com/streetsidesoftware/vscode-spell-checker - a769a295f2d8e25275210334ecf55eca1da317f8 authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - a769a295f2d8e25275210334ecf55eca1da317f8 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
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
github.com/streetsidesoftware/vscode-spell-checker - ef6cc6fc9caf926d02264a29163bf6d6fbb4f844 authored about 8 years ago