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 Go words
Generated with https://github.com/AlekSi/go-words
github.com/streetsidesoftware/vscode-spell-checker - 89ade678f36136b0b261961513a595f93905b085 authored over 8 years ago
Add terms for GO
github.com/streetsidesoftware/vscode-spell-checker - 4cd87b89d7e99df788d7fbfff35379a00f8333e7 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 4cd87b89d7e99df788d7fbfff35379a00f8333e7 authored over 8 years ago
Update readme.md
github.com/streetsidesoftware/vscode-spell-checker - 1464c1dbf40a664d2c589a21efeaa92d8d4f69c9 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 1464c1dbf40a664d2c589a21efeaa92d8d4f69c9 authored over 8 years ago
Fix crashing issue with missing workspace rootPath
github.com/streetsidesoftware/vscode-spell-checker - ab98b66beed3f5b2ea77cb5046b33db4afc950d1 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - ab98b66beed3f5b2ea77cb5046b33db4afc950d1 authored over 8 years ago
Some more words.
github.com/streetsidesoftware/vscode-spell-checker - 9932d07197327c50440081f8630251047484fc75 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 9932d07197327c50440081f8630251047484fc75 authored over 8 years ago
Add more terms
github.com/streetsidesoftware/vscode-spell-checker - 06990d5b5f4af552cbb49daf84780dc4afd87770 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 06990d5b5f4af552cbb49daf84780dc4afd87770 authored over 8 years ago
Add many PHP library functions
github.com/streetsidesoftware/vscode-spell-checker - 9c22c407e90396cf1e05da2a4de432f9bfc3e336 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 9c22c407e90396cf1e05da2a4de432f9bfc3e336 authored over 8 years ago
Update README.md
github.com/streetsidesoftware/vscode-spell-checker - 3a53282a55f443d5a83fd05cc84b15c6c00d0132 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 3a53282a55f443d5a83fd05cc84b15c6c00d0132 authored over 8 years ago
Add suggestions.gif example
github.com/streetsidesoftware/vscode-spell-checker - 6a33ba680abcf86627c16e0852861cc56cf4e662 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 6a33ba680abcf86627c16e0852861cc56cf4e662 authored over 8 years ago
Update version to 0.10.1
github.com/streetsidesoftware/vscode-spell-checker - f67f3ad115271e618672bd9e0a79d94f8a57d848 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - f67f3ad115271e618672bd9e0a79d94f8a57d848 authored over 8 years ago
Update README.md
github.com/streetsidesoftware/vscode-spell-checker - 6f558a15cb2d18f4aa65095084eaf7cdeedd45a4 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 6f558a15cb2d18f4aa65095084eaf7cdeedd45a4 authored over 8 years ago
Update README.me
github.com/streetsidesoftware/vscode-spell-checker - 5fdfbcb2b875399d1aa99829800d1f7a6e468497 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 5fdfbcb2b875399d1aa99829800d1f7a6e468497 authored over 8 years ago
Fix the error where "constructor" was accidentally flagged.
github.com/streetsidesoftware/vscode-spell-checker - ff45b655e21ded2af5e4e4428c7829d4d15e3e32 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - ff45b655e21ded2af5e4e4428c7829d4d15e3e32 authored over 8 years ago
Release 0.10.0
github.com/streetsidesoftware/vscode-spell-checker - 3fea927543b5df61980a79eef49d90fe62c7ef95 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 3fea927543b5df61980a79eef49d90fe62c7ef95 authored over 8 years ago
Add hook to clean up streams on shutdown.
github.com/streetsidesoftware/vscode-spell-checker - 362189a54b91ee5e171141397dc9bca370f0b5d0 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 362189a54b91ee5e171141397dc9bca370f0b5d0 authored over 8 years ago
Make swapping letter cheaper.
github.com/streetsidesoftware/vscode-spell-checker - 7faa4e085858a3647bc2546d7208f11d748ed41d authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 7faa4e085858a3647bc2546d7208f11d748ed41d authored over 8 years ago
add ability to flag words.
github.com/streetsidesoftware/vscode-spell-checker - 923683bfde720c10edc683aec1a0742dabc1825a authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 923683bfde720c10edc683aec1a0742dabc1825a authored over 8 years ago
Fix error with number of suggestions.
github.com/streetsidesoftware/vscode-spell-checker - f99f061e480a14da85ae477b13e537cec438fe11 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - f99f061e480a14da85ae477b13e537cec438fe11 authored over 8 years ago
Make reading the settings more robust.
github.com/streetsidesoftware/vscode-spell-checker - 817d52418966c6427431f293e1bd77005e2a6741 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 817d52418966c6427431f293e1bd77005e2a6741 authored over 8 years ago
Add ability to add words to dictionary from quickTip.
github.com/streetsidesoftware/vscode-spell-checker - 503773c170fd4608748699cf8b7553a02868f2ee authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 503773c170fd4608748699cf8b7553a02868f2ee authored over 8 years ago
Add Ability to Modify the Settings file.
github.com/streetsidesoftware/vscode-spell-checker - 4759966edf62b1f8d89eb435b5ad2a310664b82f authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 4759966edf62b1f8d89eb435b5ad2a310664b82f authored over 8 years ago
Add tslint.json for coding style.
github.com/streetsidesoftware/vscode-spell-checker - fb1d0bedaaa6c9c8f7be13210ea0f1b05ea4db6a authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - fb1d0bedaaa6c9c8f7be13210ea0f1b05ea4db6a authored over 8 years ago
Make converting node 4 calls to promises easier.
github.com/streetsidesoftware/vscode-spell-checker - 5d5c99b4e618965f1fdc1113ac50983a1b0d665e authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 5d5c99b4e618965f1fdc1113ac50983a1b0d665e authored over 8 years ago
Allow the number of suggestions to be configured.
github.com/streetsidesoftware/vscode-spell-checker - 56b553c31d7874f455e6844be534f88bff1ce081 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 56b553c31d7874f455e6844be534f88bff1ce081 authored over 8 years ago
Move codeActions into its own file.
github.com/streetsidesoftware/vscode-spell-checker - b91d382ca10782d3bca7f084d3a7ba9e1d126940 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - b91d382ca10782d3bca7f084d3a7ba9e1d126940 authored over 8 years ago
Move settings.ts from the client to the server.
github.com/streetsidesoftware/vscode-spell-checker - 767931d47456beb1db8da6a40732f4d84a866712 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 767931d47456beb1db8da6a40732f4d84a866712 authored over 8 years ago
Add word: life cycle
github.com/streetsidesoftware/vscode-spell-checker - 9b39987b78f15cbc829ec1128514bb2eb258cd11 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 9b39987b78f15cbc829ec1128514bb2eb258cd11 authored over 8 years ago
Bump minor version number.
github.com/streetsidesoftware/vscode-spell-checker - c0cdf1e4ad25a4d08513c5535e1bafd4ec64be4c authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - c0cdf1e4ad25a4d08513c5535e1bafd4ec64be4c authored over 8 years ago
Add company names.
github.com/streetsidesoftware/vscode-spell-checker - 42778260fc019f98f35f0544b5738b14ddbebe09 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 42778260fc019f98f35f0544b5738b14ddbebe09 authored over 8 years ago
Use a debounce technique by running requests through RX.
github.com/streetsidesoftware/vscode-spell-checker - 3a3fbaaea6e2ddf6d1f4135a553b9909f43a0c6e authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 3a3fbaaea6e2ddf6d1f4135a553b9909f43a0c6e authored over 8 years ago
experiment with RX.
github.com/streetsidesoftware/vscode-spell-checker - adcc756a4a2a603b76a3de3e3244d5bd34370b2f authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - adcc756a4a2a603b76a3de3e3244d5bd34370b2f authored over 8 years ago
get ready to improve the suggestions.
github.com/streetsidesoftware/vscode-spell-checker - ef987529f0fccdff231b8881dd820bcf6aa05ae5 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - ef987529f0fccdff231b8881dd820bcf6aa05ae5 authored over 8 years ago
Experiment with speeding up the suggestions.
github.com/streetsidesoftware/vscode-spell-checker - 721b6cf6d7924bf0327c603950a75fb9ce375efe authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 721b6cf6d7924bf0327c603950a75fb9ce375efe authored over 8 years ago
Bump version
github.com/streetsidesoftware/vscode-spell-checker - aba402663a3867549f29f81add9fc64708666b0e authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - aba402663a3867549f29f81add9fc64708666b0e authored over 8 years ago
Add some words
github.com/streetsidesoftware/vscode-spell-checker - 99032f006ac1e8e4aee8ef0600fb8c2c65734a07 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 99032f006ac1e8e4aee8ef0600fb8c2c65734a07 authored over 8 years ago
Make the cost of swapping two characters the same as a single edit.
github.com/streetsidesoftware/vscode-spell-checker - 63bf464c0e54aaf6b695f7132b557ca662786423 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 63bf464c0e54aaf6b695f7132b557ca662786423 authored over 8 years ago
Speed up making suggestions.
github.com/streetsidesoftware/vscode-spell-checker - 4be945c4e945a22a69a832482542e2fb09950a61 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 4be945c4e945a22a69a832482542e2fb09950a61 authored over 8 years ago
add some words.
github.com/streetsidesoftware/vscode-spell-checker - 9c00ae0157be4c475e1e03249e06b95cc922e96f authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 9c00ae0157be4c475e1e03249e06b95cc922e96f authored over 8 years ago
Update minor version.
github.com/streetsidesoftware/vscode-spell-checker - de637755129047108679e5999084d526af3c1c3f authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - de637755129047108679e5999084d526af3c1c3f authored over 8 years ago
Add Spelling Suggestions.
github.com/streetsidesoftware/vscode-spell-checker - 6d523088d1674b0dd3d20768801ebb4315662c6e authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 6d523088d1674b0dd3d20768801ebb4315662c6e authored over 8 years ago
Add more words
github.com/streetsidesoftware/vscode-spell-checker - adaf738741975640ce89046379a48487e8676ee8 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - adaf738741975640ce89046379a48487e8676ee8 authored over 8 years ago
Initial pass at suggestions.
github.com/streetsidesoftware/vscode-spell-checker - b93d7d5dffe6ddef6c1ce15fe032da1c488f2588 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - b93d7d5dffe6ddef6c1ce15fe032da1c488f2588 authored over 8 years ago
Add more words.
github.com/streetsidesoftware/vscode-spell-checker - 1a5d6b1a09f68aeaf9f606222ea0b3a2c6281851 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 1a5d6b1a09f68aeaf9f606222ea0b3a2c6281851 authored over 8 years ago
minor version update.
github.com/streetsidesoftware/vscode-spell-checker - 61b92a625a09408b01a94122535dbcea78e5d068 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 61b92a625a09408b01a94122535dbcea78e5d068 authored over 8 years ago
Add some more words
github.com/streetsidesoftware/vscode-spell-checker - 4b92bdc55eafebea2bf1134fc6dd5f047f301df5 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 4b92bdc55eafebea2bf1134fc6dd5f047f301df5 authored over 8 years ago
Update package.json
github.com/streetsidesoftware/vscode-spell-checker - ff96ebce92e5980f75b4e7a8f22683847e33a744 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - ff96ebce92e5980f75b4e7a8f22683847e33a744 authored over 8 years ago
Update README.md
github.com/streetsidesoftware/vscode-spell-checker - ff419f6e25ee9f9382c81dbeb392efcbd7da30fe authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - ff419f6e25ee9f9382c81dbeb392efcbd7da30fe authored over 8 years ago
Update version
github.com/streetsidesoftware/vscode-spell-checker - 232dcb3cb3ff6f2b94aa501cbb1d9f6d762aba38 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 232dcb3cb3ff6f2b94aa501cbb1d9f6d762aba38 authored over 8 years ago
Use configuration for error limits.
github.com/streetsidesoftware/vscode-spell-checker - 6e59b5d03d7255af4e9e1d70aa95d754099d7163 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 6e59b5d03d7255af4e9e1d70aa95d754099d7163 authored over 8 years ago
Add more common terms
github.com/streetsidesoftware/vscode-spell-checker - 4a82ca94fc302e740869fd6ba0a88b84fef81a7a authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 4a82ca94fc302e740869fd6ba0a88b84fef81a7a authored over 8 years ago
add html tags
github.com/streetsidesoftware/vscode-spell-checker - 1c0f744e933031eacea7e9e090d8f8691b64439c authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 1c0f744e933031eacea7e9e090d8f8691b64439c authored over 8 years ago
Add PHP keywords
github.com/streetsidesoftware/vscode-spell-checker - e769c7cac32c346e128c2469cd04a08e45472fe8 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - e769c7cac32c346e128c2469cd04a08e45472fe8 authored over 8 years ago
Use settings for configuration.
github.com/streetsidesoftware/vscode-spell-checker - ff29e6ffa37ad74c7b5de986fc4c6a7ddc73eb0a authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - ff29e6ffa37ad74c7b5de986fc4c6a7ddc73eb0a authored over 8 years ago
Export declaration files so we can include them in the client.
github.com/streetsidesoftware/vscode-spell-checker - 99732cd25ad8bd73db45ebc6cb20672cb4dcb1d3 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 99732cd25ad8bd73db45ebc6cb20672cb4dcb1d3 authored over 8 years ago
Export interfaces
github.com/streetsidesoftware/vscode-spell-checker - 573b40f8934108fc6e8ff4f1f214728a871f27ad authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 573b40f8934108fc6e8ff4f1f214728a871f27ad authored over 8 years ago
Add words
github.com/streetsidesoftware/vscode-spell-checker - bf42ea260fd95d297e7bc377e4079ed51b0c8f20 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - bf42ea260fd95d297e7bc377e4079ed51b0c8f20 authored over 8 years ago
Add go, csharp, and php
github.com/streetsidesoftware/vscode-spell-checker - 8bd8479ec941edb98bc03e20ec82731491213e98 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 8bd8479ec941edb98bc03e20ec82731491213e98 authored over 8 years ago
Add some words
github.com/streetsidesoftware/vscode-spell-checker - 9fa58354f7530ee773fc73908b463649f4b1b69e authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 9fa58354f7530ee773fc73908b463649f4b1b69e authored over 8 years ago
Update package versions
github.com/streetsidesoftware/vscode-spell-checker - 634260a9719dfb18b72e4ee5aaf885da0b75d14d authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 634260a9719dfb18b72e4ee5aaf885da0b75d14d authored over 8 years ago
Bump version number.
github.com/streetsidesoftware/vscode-spell-checker - f11eea6735db935d805e830c9b3faf6c171b43a6 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - f11eea6735db935d805e830c9b3faf6c171b43a6 authored over 8 years ago
Add some words to node.txt
github.com/streetsidesoftware/vscode-spell-checker - f18c18ebfdfadea3463550068f42cfb5b4c917a2 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - f18c18ebfdfadea3463550068f42cfb5b4c917a2 authored over 8 years ago
Starting to work on autosuggest.
github.com/streetsidesoftware/vscode-spell-checker - aa27d531f2618d2c63808bcbea785518008b1264 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - aa27d531f2618d2c63808bcbea785518008b1264 authored over 8 years ago
minor comment changes
github.com/streetsidesoftware/vscode-spell-checker - fbfc3bf96ff595c3623fc1f59ff42dea99b14e66 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - fbfc3bf96ff595c3623fc1f59ff42dea99b14e66 authored over 8 years ago
Add words
github.com/streetsidesoftware/vscode-spell-checker - 9b40dd42f6713832a51fe152d34da2f747eccee4 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 9b40dd42f6713832a51fe152d34da2f747eccee4 authored over 8 years ago
Experiment with suggestions.
github.com/streetsidesoftware/vscode-spell-checker - 623bdcef044741e2a390490c361b0a056995b100 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 623bdcef044741e2a390490c361b0a056995b100 authored over 8 years ago
Add some words.
github.com/streetsidesoftware/vscode-spell-checker - 498a4e03d5f18efc729263d1399e05cd9b2afb5b authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 498a4e03d5f18efc729263d1399e05cd9b2afb5b authored over 8 years ago
Add some words to the dictionaries.
github.com/streetsidesoftware/vscode-spell-checker - 9ffe6fde044f480a4320abd87ac2b5637605ddcc authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 9ffe6fde044f480a4320abd87ac2b5637605ddcc authored over 8 years ago
Update the version #
github.com/streetsidesoftware/vscode-spell-checker - 2b0f7160bf2dc0f047f52b3d76d7d331ff352617 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 2b0f7160bf2dc0f047f52b3d76d7d331ff352617 authored over 8 years ago
Add a bit more on how it works.
github.com/streetsidesoftware/vscode-spell-checker - 4b1967764263495a6260fc24a1b76859a6efc0a4 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 4b1967764263495a6260fc24a1b76859a6efc0a4 authored over 8 years ago
Update the screencast image.
github.com/streetsidesoftware/vscode-spell-checker - b06d69220d35a4da72d78a83a71b8ae77eff13a7 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - b06d69220d35a4da72d78a83a71b8ae77eff13a7 authored over 8 years ago
Add an example screencast.
github.com/streetsidesoftware/vscode-spell-checker - 586549fea8197e4259fe1ca965e56fa874c924e6 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 586549fea8197e4259fe1ca965e56fa874c924e6 authored over 8 years ago
Add some more words and an example .gif
github.com/streetsidesoftware/vscode-spell-checker - 5919335bab28629300ddf073c7632803c38282ce authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 5919335bab28629300ddf073c7632803c38282ce authored over 8 years ago
Point to the right readme.md
github.com/streetsidesoftware/vscode-spell-checker - c38863fd1ffdc5940f5a5b7bf6baefe8dfbef6c5 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - c38863fd1ffdc5940f5a5b7bf6baefe8dfbef6c5 authored over 8 years ago
Update README.md
github.com/streetsidesoftware/vscode-spell-checker - 7a243c460e22299c6d6ec727364548856fd7405d authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 7a243c460e22299c6d6ec727364548856fd7405d authored over 8 years ago
Update README.md
github.com/streetsidesoftware/vscode-spell-checker - 3b4802f2f4390a161dc989d0650ac672f0345404 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 3b4802f2f4390a161dc989d0650ac672f0345404 authored over 8 years ago
Prepare to publish for the first time.
github.com/streetsidesoftware/vscode-spell-checker - d70def90b9d09f10a351f636906e71c5898f1d30 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - d70def90b9d09f10a351f636906e71c5898f1d30 authored over 8 years ago
Add more filetypes and words to dictionaries.
github.com/streetsidesoftware/vscode-spell-checker - b8794aca66e4921ea6178c17356d94506ab98c4c authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - b8794aca66e4921ea6178c17356d94506ab98c4c authored over 8 years ago
Fix some spelling errors and add a few words.
github.com/streetsidesoftware/vscode-spell-checker - 766ce39665470f4546b5dabe95578eb3737d9435 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 766ce39665470f4546b5dabe95578eb3737d9435 authored over 8 years ago
Improve the checking.
github.com/streetsidesoftware/vscode-spell-checker - facaf953af694e01f8595f5679f64bbf672ac86b authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - facaf953af694e01f8595f5679f64bbf672ac86b authored over 8 years ago
Initial check-in.
github.com/streetsidesoftware/vscode-spell-checker - 8a349d10b751f8852c9326d39a79d02265de516b authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 8a349d10b751f8852c9326d39a79d02265de516b authored over 8 years ago
Initial commit
github.com/streetsidesoftware/vscode-spell-checker - 005c62ddc93e32f1c980f1c68adde8e2c52ffbde authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 005c62ddc93e32f1c980f1c68adde8e2c52ffbde authored over 8 years ago