Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/streetsidesoftware/vscode-spell-checker

A simple source code spell checker for code
https://github.com/streetsidesoftware/vscode-spell-checker

Update Go words

Generated with https://github.com/AlekSi/go-words

89ade678f36136b0b261961513a595f93905b085 authored over 8 years ago by Alexey Palazhchenko <[email protected]>
Add terms for GO

4cd87b89d7e99df788d7fbfff35379a00f8333e7 authored over 8 years ago by Jason Dent <[email protected]>
Update readme.md

1464c1dbf40a664d2c589a21efeaa92d8d4f69c9 authored over 8 years ago by Jason Dent <[email protected]>
Fix crashing issue with missing workspace rootPath

ab98b66beed3f5b2ea77cb5046b33db4afc950d1 authored over 8 years ago by Jason Dent <[email protected]>
Some more words.

9932d07197327c50440081f8630251047484fc75 authored over 8 years ago by Jason Dent <[email protected]>
Add more terms

06990d5b5f4af552cbb49daf84780dc4afd87770 authored over 8 years ago by Jason Dent <[email protected]>
Add many PHP library functions

9c22c407e90396cf1e05da2a4de432f9bfc3e336 authored over 8 years ago by Jason Dent <[email protected]>
Update README.md

3a53282a55f443d5a83fd05cc84b15c6c00d0132 authored over 8 years ago by Jason Dent <[email protected]>
Add suggestions.gif example

6a33ba680abcf86627c16e0852861cc56cf4e662 authored over 8 years ago by Jason Dent <[email protected]>
Update version to 0.10.1

f67f3ad115271e618672bd9e0a79d94f8a57d848 authored over 8 years ago by Jason Dent <[email protected]>
Update README.md

6f558a15cb2d18f4aa65095084eaf7cdeedd45a4 authored over 8 years ago by Jason Dent <[email protected]>
Update README.me

5fdfbcb2b875399d1aa99829800d1f7a6e468497 authored over 8 years ago by Jason Dent <[email protected]>
Fix the error where "constructor" was accidentally flagged.

ff45b655e21ded2af5e4e4428c7829d4d15e3e32 authored over 8 years ago by Jason Dent <[email protected]>
Release 0.10.0

3fea927543b5df61980a79eef49d90fe62c7ef95 authored over 8 years ago by Jason Dent <[email protected]>
Add hook to clean up streams on shutdown.

362189a54b91ee5e171141397dc9bca370f0b5d0 authored over 8 years ago by Jason Dent <[email protected]>
Make swapping letter cheaper.

7faa4e085858a3647bc2546d7208f11d748ed41d authored over 8 years ago by Jason Dent <[email protected]>
add ability to flag words.

923683bfde720c10edc683aec1a0742dabc1825a authored over 8 years ago by Jason Dent <[email protected]>
Fix error with number of suggestions.

f99f061e480a14da85ae477b13e537cec438fe11 authored over 8 years ago by Jason Dent <[email protected]>
Make reading the settings more robust.

817d52418966c6427431f293e1bd77005e2a6741 authored over 8 years ago by Jason Dent <[email protected]>
Add ability to add words to dictionary from quickTip.

503773c170fd4608748699cf8b7553a02868f2ee authored over 8 years ago by Jason Dent <[email protected]>
Add Ability to Modify the Settings file.

4759966edf62b1f8d89eb435b5ad2a310664b82f authored over 8 years ago by Jason Dent <[email protected]>
Add tslint.json for coding style.

fb1d0bedaaa6c9c8f7be13210ea0f1b05ea4db6a authored over 8 years ago by Jason Dent <[email protected]>
Make converting node 4 calls to promises easier.

5d5c99b4e618965f1fdc1113ac50983a1b0d665e authored over 8 years ago by Jason Dent <[email protected]>
Allow the number of suggestions to be configured.

56b553c31d7874f455e6844be534f88bff1ce081 authored over 8 years ago by Jason Dent <[email protected]>
Move codeActions into its own file.

b91d382ca10782d3bca7f084d3a7ba9e1d126940 authored over 8 years ago by Jason Dent <[email protected]>
Move settings.ts from the client to the server.

767931d47456beb1db8da6a40732f4d84a866712 authored over 8 years ago by Jason Dent <[email protected]>
Add word: life cycle

9b39987b78f15cbc829ec1128514bb2eb258cd11 authored over 8 years ago by Jason Dent <[email protected]>
Bump minor version number.

c0cdf1e4ad25a4d08513c5535e1bafd4ec64be4c authored over 8 years ago by Jason Dent <[email protected]>
Add company names.

42778260fc019f98f35f0544b5738b14ddbebe09 authored over 8 years ago by Jason Dent <[email protected]>
Use a debounce technique by running requests through RX.

3a3fbaaea6e2ddf6d1f4135a553b9909f43a0c6e authored over 8 years ago by Jason Dent <[email protected]>
experiment with RX.

adcc756a4a2a603b76a3de3e3244d5bd34370b2f authored over 8 years ago by Jason Dent <[email protected]>
get ready to improve the suggestions.

ef987529f0fccdff231b8881dd820bcf6aa05ae5 authored over 8 years ago by Jason Dent <[email protected]>
Experiment with speeding up the suggestions.

721b6cf6d7924bf0327c603950a75fb9ce375efe authored over 8 years ago by Jason Dent <[email protected]>
Bump version

aba402663a3867549f29f81add9fc64708666b0e authored over 8 years ago by Jason Dent <[email protected]>
Add some words

99032f006ac1e8e4aee8ef0600fb8c2c65734a07 authored over 8 years ago by Jason Dent <[email protected]>
Make the cost of swapping two characters the same as a single edit.

63bf464c0e54aaf6b695f7132b557ca662786423 authored over 8 years ago by Jason Dent <[email protected]>
Speed up making suggestions.

4be945c4e945a22a69a832482542e2fb09950a61 authored over 8 years ago by Jason Dent <[email protected]>
add some words.

9c00ae0157be4c475e1e03249e06b95cc922e96f authored over 8 years ago by Jason Dent <[email protected]>
Update minor version.

de637755129047108679e5999084d526af3c1c3f authored over 8 years ago by Jason Dent <[email protected]>
Add Spelling Suggestions.

6d523088d1674b0dd3d20768801ebb4315662c6e authored over 8 years ago by Jason Dent <[email protected]>
Add more words

adaf738741975640ce89046379a48487e8676ee8 authored over 8 years ago by Jason Dent <[email protected]>
Initial pass at suggestions.

b93d7d5dffe6ddef6c1ce15fe032da1c488f2588 authored over 8 years ago by Jason Dent <[email protected]>
Add more words.

1a5d6b1a09f68aeaf9f606222ea0b3a2c6281851 authored over 8 years ago by Jason Dent <[email protected]>
minor version update.

61b92a625a09408b01a94122535dbcea78e5d068 authored over 8 years ago by Jason Dent <[email protected]>
Add some more words

4b92bdc55eafebea2bf1134fc6dd5f047f301df5 authored over 8 years ago by Jason Dent <[email protected]>
Update package.json

ff96ebce92e5980f75b4e7a8f22683847e33a744 authored over 8 years ago by Jason Dent <[email protected]>
Update README.md

ff419f6e25ee9f9382c81dbeb392efcbd7da30fe authored over 8 years ago by Jason Dent <[email protected]>
Update version

232dcb3cb3ff6f2b94aa501cbb1d9f6d762aba38 authored over 8 years ago by Jason Dent <[email protected]>
Use configuration for error limits.

6e59b5d03d7255af4e9e1d70aa95d754099d7163 authored over 8 years ago by Jason Dent <[email protected]>
Add more common terms

4a82ca94fc302e740869fd6ba0a88b84fef81a7a authored over 8 years ago by Jason Dent <[email protected]>
add html tags

1c0f744e933031eacea7e9e090d8f8691b64439c authored over 8 years ago by Jason Dent <[email protected]>
Add PHP keywords

e769c7cac32c346e128c2469cd04a08e45472fe8 authored over 8 years ago by Jason Dent <[email protected]>
Use settings for configuration.

ff29e6ffa37ad74c7b5de986fc4c6a7ddc73eb0a authored over 8 years ago by Jason Dent <[email protected]>
Export declaration files so we can include them in the client.

99732cd25ad8bd73db45ebc6cb20672cb4dcb1d3 authored over 8 years ago by Jason Dent <[email protected]>
Export interfaces

573b40f8934108fc6e8ff4f1f214728a871f27ad authored over 8 years ago by Jason Dent <[email protected]>
Add words

bf42ea260fd95d297e7bc377e4079ed51b0c8f20 authored over 8 years ago by Jason Dent <[email protected]>
Add go, csharp, and php

8bd8479ec941edb98bc03e20ec82731491213e98 authored over 8 years ago by Jason Dent <[email protected]>
Add some words

9fa58354f7530ee773fc73908b463649f4b1b69e authored over 8 years ago by Jason Dent <[email protected]>
Update package versions

634260a9719dfb18b72e4ee5aaf885da0b75d14d authored over 8 years ago by Jason Dent <[email protected]>
Bump version number.

f11eea6735db935d805e830c9b3faf6c171b43a6 authored over 8 years ago by Jason Dent <[email protected]>
Add some words to node.txt

f18c18ebfdfadea3463550068f42cfb5b4c917a2 authored over 8 years ago by Jason Dent <[email protected]>
Starting to work on autosuggest.

aa27d531f2618d2c63808bcbea785518008b1264 authored over 8 years ago by Jason Dent <[email protected]>
minor comment changes

fbfc3bf96ff595c3623fc1f59ff42dea99b14e66 authored over 8 years ago by Jason Dent <[email protected]>
Add words

9b40dd42f6713832a51fe152d34da2f747eccee4 authored over 8 years ago by Jason Dent <[email protected]>
Experiment with suggestions.

623bdcef044741e2a390490c361b0a056995b100 authored over 8 years ago by Jason Dent <[email protected]>
Add some words.

498a4e03d5f18efc729263d1399e05cd9b2afb5b authored over 8 years ago by Jason Dent <[email protected]>
Add some words to the dictionaries.

9ffe6fde044f480a4320abd87ac2b5637605ddcc authored over 8 years ago by Jason Dent <[email protected]>
Update the version #

2b0f7160bf2dc0f047f52b3d76d7d331ff352617 authored over 8 years ago by Jason Dent <[email protected]>
Add a bit more on how it works.

4b1967764263495a6260fc24a1b76859a6efc0a4 authored over 8 years ago by Jason Dent <[email protected]>
Update the screencast image.

b06d69220d35a4da72d78a83a71b8ae77eff13a7 authored over 8 years ago by Jason Dent <[email protected]>
Add an example screencast.

586549fea8197e4259fe1ca965e56fa874c924e6 authored over 8 years ago by Jason Dent <[email protected]>
Add some more words and an example .gif

5919335bab28629300ddf073c7632803c38282ce authored over 8 years ago by Jason Dent <[email protected]>
Point to the right readme.md

c38863fd1ffdc5940f5a5b7bf6baefe8dfbef6c5 authored over 8 years ago by Jason Dent <[email protected]>
Update README.md

7a243c460e22299c6d6ec727364548856fd7405d authored over 8 years ago by Jason Dent <[email protected]>
Update README.md

3b4802f2f4390a161dc989d0650ac672f0345404 authored over 8 years ago by Jason Dent <[email protected]>
Prepare to publish for the first time.

d70def90b9d09f10a351f636906e71c5898f1d30 authored over 8 years ago by Jason Dent <[email protected]>
Add more filetypes and words to dictionaries.

b8794aca66e4921ea6178c17356d94506ab98c4c authored over 8 years ago by Jason Dent <[email protected]>
Fix some spelling errors and add a few words.

766ce39665470f4546b5dabe95578eb3737d9435 authored over 8 years ago by Jason Dent <[email protected]>
Improve the checking.

facaf953af694e01f8595f5679f64bbf672ac86b authored over 8 years ago by Jason Dent <[email protected]>
Initial check-in.

8a349d10b751f8852c9326d39a79d02265de516b authored over 8 years ago by Jason Dent <[email protected]>
Initial commit

005c62ddc93e32f1c980f1c68adde8e2c52ffbde authored over 8 years ago by Jason Dent <[email protected]>