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

Merge remote-tracking branch 'origin/r0.12.0' into r0.12.1

78873e448a36ea2e359e8104e3cfb62ba798f450 authored about 8 years ago by Jason Dent <[email protected]>
Update Release Notes

1fe6a4973c2747c63863dd17ad62e1727d4c8568 authored about 8 years ago by Jason Dent <[email protected]>
Update Readme.md

6a32fc6ecef03d3542e8c44c087884169f4d3ec6 authored about 8 years ago by Jason Dent <[email protected]>
Bump version numbers

0f719353bff16ff7794f4299ebab4cb0f1b28ad3 authored about 8 years ago by Jason Dent <[email protected]>
Use different word splitters based upon the dictionary file.

a25080ebbc79c9242f17913e6d767f9c8e24d779 authored about 8 years ago by Jason Dent <[email protected]>
Make the delay between checking spelling errors configurable.

47cc26e759fc53eebb95985fbc95a508db6ccc15 authored about 8 years ago by Jason Dent <[email protected]>
Bump package versions and remove dependency on typings

1f191078674612218cacf9f35c17945e1ce499f5 authored about 8 years ago by Jason Dent <[email protected]>
Performance enhancements

c6ed55d3cfe04566185c6a4f544b67451aac9844 authored about 8 years ago by Jason Dent <[email protected]>
Add a perf test directory

a3dd021f553e30f3e186f6a38a8eb08dffea9402 authored about 8 years ago by Jason Dent <[email protected]>
Use node2 to make debugging easier.

d8d38c9d77e5a0af3c9cd7a920df463085dd8bf8 authored about 8 years ago by Jason Dent <[email protected]>
Sort the company list

8af8484ee273bc7b1d10087e29242e5b8cce5c6a authored about 8 years ago by Jason Dent <[email protected]>
Add more keywords to typescript

5dd32fc79079051a587816cc689e83664becde26 authored about 8 years ago by Jason Dent <[email protected]>
Update Version

75beee3717a4dcfaff8b3916e2ee044218a60a19 authored about 8 years ago by Jason Dent <[email protected]>
Add some words.

e0941d247a16b787050e2ee28b99d734785b426c authored about 8 years ago by Jason Dent <[email protected]>
Added python keyword dictionary and python to the languages enabled by default.

f618bd7c5682339e4f723763115241e83e5e3b6b authored about 8 years ago by Manuel Krebber <[email protected]>
Add some common Python terms

a4efbc4fb3d6b2812ea736e702d47421dc8bd655 authored about 8 years ago by Jason Dent <[email protected]>
Update README

2dc35f7bd56203dd7bce2812fe6b3c7a0f8f15f8 authored about 8 years ago by Jason Dent <[email protected]>
Add some more terms and sort the list.

0deef59f317cd520996e2077936988c44100adad authored about 8 years ago by Jason Dent <[email protected]>
Move the "Add to Dictionary" back to the bottom

7cde5c95986052a45760c6f157823b730b611fa1 authored about 8 years ago by Jason Dent <[email protected]>
Update Version

7759c15efd7b79ecc11c9cecab2b4c730070176a authored about 8 years ago by Jason Dent <[email protected]>
Add some more terms and sort the list.

2b92b85a4ece50db01b374c9fdda6fd0d269e2ae authored about 8 years ago by Jason Dent <[email protected]>
Move the "Add to Dictionary" back to the bottom

116905433a6a086ba15b570dbb0e731d50e75a8f authored about 8 years ago by Jason Dent <[email protected]>
Add some common Python terms

830145be79d2f33f447268a099be1fb2c1107b88 authored about 8 years ago by Jason Dent <[email protected]>
Update README

1c871ce6590cf7786bdd1ec6a23c66c5bf0366a2 authored about 8 years ago by Jason Dent <[email protected]>
Add some words.

1414d848ab1ea3dffce85a86b8db818daec08d7c authored about 8 years ago by Jason Dent <[email protected]>
vscode setting

d480a9c15ca05ba8090c282a62297fc7430b4867 authored about 8 years ago by Jason Dent <[email protected]>
Merge pull request #29 from wheerd/python-dictionary

Added Python support.

660434dab0c8e2ef36324f363f2f07c03f6a4237 authored about 8 years ago by Jason Dent <[email protected]>
Added python keyword dictionary and python to the languages enabled by default.

6c2e8a1ceb0e3dd0c01d9804feda001e46cac7ed authored about 8 years ago by Manuel Krebber <[email protected]>
Update packages

eb8e4a9a5738a89bd7100aef3da683aecd7bb7ef authored about 8 years ago by Jason Dent <[email protected]>
Add some ideas about how to improve validation.

cfcd6fecd6b2560103a83b9a4d3a883dad525a4e authored about 8 years ago by Jason Dent <[email protected]>
Reduce noise from tests

2975a6fa6ecf37d6186787e4bd525286dba8aa28 authored about 8 years ago by Jason Dent <[email protected]>
Factor the word loader methods into their own file.

af686e4ff616ece20bf6d97e6cd9c33de787a378 authored about 8 years ago by Jason Dent <[email protected]>
Update Server versions

ae3a8aa254bfa3baac1ef9e49bc791dc3d49d055 authored about 8 years ago by Jason Dent <[email protected]>
Use Maps instead of arrays.

0bb997e645086ff4d30b1905b304d75a1bf4bcc3 authored about 8 years ago by Jason Dent <[email protected]>
Bump version

40896054b4f13ee379eb15807090d80d32b2441c authored about 8 years ago by Jason Dent <[email protected]>
Update version number

f50a1166d7f1146441ba46d6fc2d155f7edfd9eb authored about 8 years ago by Jason Dent <[email protected]>
Fix #25 by adding guards

5f85c7d83a0fe143345751d5e5868e7ec247f648 authored about 8 years ago by Jason Dent <[email protected]>
turn off forced debugging!

35ca0a4d7430f21633389a18f0937f11a636f77e authored about 8 years ago by Jason Dent <[email protected]>
Exclude the dictionaries directory from being checked.

f1a525dfb9814784b0e13622e7538d9287d1ac46 authored about 8 years ago by Jason Dent <[email protected]>
Update README to match version.

3e002ebb0cc675b68932970fd36121485fcb0df2 authored about 8 years ago by Jason Dent <[email protected]>
Change name, description, and icon

6a39f29ef2224222964f8b3a8ec139115592e8fa authored about 8 years ago by Jason Dent <[email protected]>
Be able to enable/disable showing the status bar message.

15a567bcc3821b56a1061462664e2956789f1bd4 authored about 8 years ago by Jason Dent <[email protected]>
Be able to enable/disable the spell checker for each workspace.

a438741bd6e3435c4a4bcde689e72ba79abd3fda authored about 8 years ago by Jason Dent <[email protected]>
Bump version number

b4579babba632e5770a94c001c89bcbe6baaf996 authored about 8 years ago by Jason Dent <[email protected]>
Try another icon

e65074c8d262813a97d2b408f6cdacf41501a50b authored about 8 years ago by Jason Dent <[email protected]>
Add simple icon

99edbeac674302c84a6e37450edcc01054e1ced8 authored about 8 years ago by Jason Dent <[email protected]>
Do not spell check generated files.

1496a80abeabc22afbdfea34b2f33483cfeb2df4 authored about 8 years ago by Jason Dent <[email protected]>
Auto fill in the selection when adding words via command

58820c4ba4346105e1d13cdf9553aaaf2bddab81 authored about 8 years ago by Jason Dent <[email protected]>
Update Icon

1b8eae3b7dc858f4ae981dc776f7f95d97346626 authored about 8 years ago by Jason Dent <[email protected]>
Fix lint warning.

43265e44b8566d451e2f853584ec7203c520f069 authored about 8 years ago by Jason Dent <[email protected]>
Do not test root path against exclusion.

b7cc815abf78918c8eeb7001f7d7074a7dcd6bee authored about 8 years ago by Jason Dent <[email protected]>
Quiet the Tests.

856da27f04d7d86a355ea7685f7d13a9626cd123 authored about 8 years ago by Jason Dent <[email protected]>
Exclude files with a path that matches the glob.

d95997e5358c82969879fe6d44507a091be7658a authored about 8 years ago by Jason Dent <[email protected]>
remove typings from the repository

3543c94cc7f145255735e4716cb40d107e724850 authored about 8 years ago by Jason Dent <[email protected]>
Start on issue #16

81f08733cbb2e7ab599bce883da596bd86cc30d4 authored about 8 years ago by Jason Dent <[email protected]>
By default add words to the user dictionary

a98c50c1a66ff37d21dd46a2d8f4fbcee092a427 authored about 8 years ago by Jason Dent <[email protected]>
Update icon

f2b6cfcec8b350e456b6e536a904608b1c78cfc2 authored about 8 years ago by Jason Dent <[email protected]>
Keep the sentence on the same line.

63dd98efada0c3116c789b86a742acb5bc9eaa4f authored about 8 years ago by Jason Dent <[email protected]>
Update README

accefa1a368b48373c4660eee4e5ef47a80420d4 authored about 8 years ago by Jason Dent <[email protected]>
Programmatically add words to the userWords list.

b54a024c930a3fa3d6c25a1dc4813576e66f76f7 authored about 8 years ago by Jason Dent <[email protected]>
Update everything to use the latest libraries and typings

0a02151919cb2d77868d4aff6c9c8cc380bcd99e authored about 8 years ago by Jason Dent <[email protected]>
Bump version number

80bec541ec3163e9dadf2350329f5b5129bbc55a authored about 8 years ago by Jason Dent <[email protected]>
Update Readme

66fff237f46e1e9bcac89d2e73fb7959cc6634dd authored about 8 years ago by Jason Dent <[email protected]>
Fix the issue with an empty range.

6c56f96dd30961e443e06fc49a057d9743cbce8d authored about 8 years ago by Jason Dent <[email protected]>
Update to the latest version of vscode.

2220faa25e28937ed0423028cdca8079420529e7 authored over 8 years ago by Jason Dent <[email protected]>
Update name, description, and version.

791827965ea0ce8865b32a767a5c7516078201c8 authored over 8 years ago by Jason Dent <[email protected]>
git ignore typings

cc55a634205b4efd8b70c56e261d2f7f20b2d5f1 authored over 8 years ago by Jason Dent <[email protected]>
Bump version again to make sure it is updated.

b00c84652d40c618cea0c3533b3a24a1eae612fa authored over 8 years ago by Jason Dent <[email protected]>
rebuild extension and bump version numbers

6962901f1c7498710d71b5ffdd18b89167b07306 authored over 8 years ago by Jason Dent <[email protected]>
Update version and readme

cba9516affa5c4b5afdf21cef90730d25b400f17 authored over 8 years ago by Jason Dent <[email protected]>
Use fsPath so it works on Windows

4e68bab7f1b5f421403547ef26bd0e3d313de72f authored over 8 years ago by Jason Dent <[email protected]>
Make sure the settings are saved so we can launch the extension

e96f363c0b0eac9129ef8ebc54da8ff2323bfbc5 authored over 8 years ago by Jason Dent <[email protected]>
Include the client .vscode files

9e1ff6747a0ee8a51386b4a3cb4a0ec67de2d2b9 authored over 8 years ago by Jason Dent <[email protected]>
Add vscode-jsonrpc

2834d766d91534fbeac8add346dd970f4e87e988 authored over 8 years ago by Jason Dent <[email protected]>
Update libraries and typings

62688ddc4aaf8e9a1707dae30cbea4e34f8b3e5a authored over 8 years ago by Jason Dent <[email protected]>
update mocha, and languageserver

fd131ac33b181ca7060bd332c4b458523b52b4be authored over 8 years ago by Jason Dent <[email protected]>
update library dependencies

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

d1cd1a7224d7f698c60418ec100bc1cc7c26cc61 authored over 8 years ago by Jason Dent <[email protected]>
Do not spell check Chinese characters

153907ed56809ee127abddb35d50c4a08f402eef authored over 8 years ago by Jason Dent <[email protected]>
Add .vscode and typings directories to ignore list.

d042fad41fceaad6516f6dd95a1a931e31674517 authored over 8 years ago by Jason Dent <[email protected]>
Add Hunspell to word list.

43bbfa6e5a5f8f30fdc4040e6bfd3be0fe42ce5a authored over 8 years ago by Jason Dent <[email protected]>
Change the debug port to work better on Mac.

860954bdc4a16f408c6892591baecee9cc42579f authored over 8 years ago by Jason Dent <[email protected]>
Merge pull request #18 from AlekSi/master

Update Go words to Go 1.7.

458918a0f717ad5cfddeeed595c2be145fe51d1a authored over 8 years ago by Jason Dent <[email protected]>
Add more English words

2810bc09cc64eef93284806f0688fb39b4422009 authored over 8 years ago by Jason Dent <[email protected]>
Fix access rights

a6bb68206c119b6a75c9bb590c8c21df2f387d08 authored over 8 years ago by Jason Dent <[email protected]>
Merge pull request #14 from AlekSi/patch-1

Regenerate Go dictionary

81bf09283cc70a50c20472c5a809d2e5262b7f16 authored over 8 years ago by Jason Dent <[email protected]>
add hrtime to node

7d6d654bf4e5279a38a2bb0dcbcf921c4bbd701d authored over 8 years ago by Jason Dent <[email protected]>
Bump version number and make space in notes

f6fb3b0b9c458e8ac1d67ac0bdbe5fb84e41eb85 authored over 8 years ago by Jason Dent <[email protected]>
Remove duplicate.

21bf3bb5e9e29ce1dfd17c828b27b0b6eab4ed6b authored over 8 years ago by Jason Dent <[email protected]>
Remove duplicate.

65d3308da0d5e6b3ab42f7e6ff06251e111b7beb authored over 8 years ago by Jason Dent <[email protected]>
Update version # for release.

b4f7a7863510b1ab6a8827451921637a586515b9 authored over 8 years ago by Jason Dent <[email protected]>
Add support for contractions

da309eb4e8b6577642bd65f6ec23d97ef83f1aeb authored over 8 years ago by Jason Dent <[email protected]>
More terms

56f755143224e52b782979a856f4b25889b5ad4c authored over 8 years ago by Jason Dent <[email protected]>
Add more terms.

70792d729963ff8d5be761e4934617836d0e5c4d authored over 8 years ago by Jason Dent <[email protected]>
Allow word lists to contain CamelCase words.

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

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

7e94e2e6eae5c9a3479ab4b099f39e297be2daf4 authored over 8 years ago by Jason Dent <[email protected]>
Merge in GO words

3bd43ee99ddf51258fc6ca40eebc5f12758e7319 authored over 8 years ago by Jason Dent <[email protected]>
Merge pull request #8 from AlekSi/master

Update Go words

f87b86eaad1c89ccd15c36f4767aac9bee010a26 authored over 8 years ago by Jason Dent <[email protected]>
Add Go package names, add extra word

e27bf2f533d3089e20724b5883b09530ad3e20b0 authored over 8 years ago by Alexey Palazhchenko <[email protected]>