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
Merge remote-tracking branch 'origin/r0.12.0' into r0.12.1
github.com/streetsidesoftware/vscode-spell-checker - 78873e448a36ea2e359e8104e3cfb62ba798f450 authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 78873e448a36ea2e359e8104e3cfb62ba798f450 authored about 8 years ago
Update Release Notes
github.com/streetsidesoftware/vscode-spell-checker - 1fe6a4973c2747c63863dd17ad62e1727d4c8568 authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 1fe6a4973c2747c63863dd17ad62e1727d4c8568 authored about 8 years ago
Update Readme.md
github.com/streetsidesoftware/vscode-spell-checker - 6a32fc6ecef03d3542e8c44c087884169f4d3ec6 authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 6a32fc6ecef03d3542e8c44c087884169f4d3ec6 authored about 8 years ago
Bump version numbers
github.com/streetsidesoftware/vscode-spell-checker - 0f719353bff16ff7794f4299ebab4cb0f1b28ad3 authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 0f719353bff16ff7794f4299ebab4cb0f1b28ad3 authored about 8 years ago
Use different word splitters based upon the dictionary file.
github.com/streetsidesoftware/vscode-spell-checker - a25080ebbc79c9242f17913e6d767f9c8e24d779 authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - a25080ebbc79c9242f17913e6d767f9c8e24d779 authored about 8 years ago
Make the delay between checking spelling errors configurable.
github.com/streetsidesoftware/vscode-spell-checker - 47cc26e759fc53eebb95985fbc95a508db6ccc15 authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 47cc26e759fc53eebb95985fbc95a508db6ccc15 authored about 8 years ago
Bump package versions and remove dependency on typings
github.com/streetsidesoftware/vscode-spell-checker - 1f191078674612218cacf9f35c17945e1ce499f5 authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 1f191078674612218cacf9f35c17945e1ce499f5 authored about 8 years ago
Performance enhancements
github.com/streetsidesoftware/vscode-spell-checker - c6ed55d3cfe04566185c6a4f544b67451aac9844 authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - c6ed55d3cfe04566185c6a4f544b67451aac9844 authored about 8 years ago
Add a perf test directory
github.com/streetsidesoftware/vscode-spell-checker - a3dd021f553e30f3e186f6a38a8eb08dffea9402 authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - a3dd021f553e30f3e186f6a38a8eb08dffea9402 authored about 8 years ago
Use node2 to make debugging easier.
github.com/streetsidesoftware/vscode-spell-checker - d8d38c9d77e5a0af3c9cd7a920df463085dd8bf8 authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - d8d38c9d77e5a0af3c9cd7a920df463085dd8bf8 authored about 8 years ago
Sort the company list
github.com/streetsidesoftware/vscode-spell-checker - 8af8484ee273bc7b1d10087e29242e5b8cce5c6a authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 8af8484ee273bc7b1d10087e29242e5b8cce5c6a authored about 8 years ago
Add more keywords to typescript
github.com/streetsidesoftware/vscode-spell-checker - 5dd32fc79079051a587816cc689e83664becde26 authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 5dd32fc79079051a587816cc689e83664becde26 authored about 8 years ago
Update Version
github.com/streetsidesoftware/vscode-spell-checker - 75beee3717a4dcfaff8b3916e2ee044218a60a19 authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 75beee3717a4dcfaff8b3916e2ee044218a60a19 authored about 8 years ago
Add some words.
github.com/streetsidesoftware/vscode-spell-checker - e0941d247a16b787050e2ee28b99d734785b426c authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - e0941d247a16b787050e2ee28b99d734785b426c authored about 8 years ago
Added python keyword dictionary and python to the languages enabled by default.
github.com/streetsidesoftware/vscode-spell-checker - f618bd7c5682339e4f723763115241e83e5e3b6b authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - f618bd7c5682339e4f723763115241e83e5e3b6b authored about 8 years ago
Add some common Python terms
github.com/streetsidesoftware/vscode-spell-checker - a4efbc4fb3d6b2812ea736e702d47421dc8bd655 authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - a4efbc4fb3d6b2812ea736e702d47421dc8bd655 authored about 8 years ago
Update README
github.com/streetsidesoftware/vscode-spell-checker - 2dc35f7bd56203dd7bce2812fe6b3c7a0f8f15f8 authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 2dc35f7bd56203dd7bce2812fe6b3c7a0f8f15f8 authored about 8 years ago
Add some more terms and sort the list.
github.com/streetsidesoftware/vscode-spell-checker - 0deef59f317cd520996e2077936988c44100adad authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 0deef59f317cd520996e2077936988c44100adad authored about 8 years ago
Move the "Add to Dictionary" back to the bottom
github.com/streetsidesoftware/vscode-spell-checker - 7cde5c95986052a45760c6f157823b730b611fa1 authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 7cde5c95986052a45760c6f157823b730b611fa1 authored about 8 years ago
Update Version
github.com/streetsidesoftware/vscode-spell-checker - 7759c15efd7b79ecc11c9cecab2b4c730070176a authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 7759c15efd7b79ecc11c9cecab2b4c730070176a authored about 8 years ago
Add some more terms and sort the list.
github.com/streetsidesoftware/vscode-spell-checker - 2b92b85a4ece50db01b374c9fdda6fd0d269e2ae authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 2b92b85a4ece50db01b374c9fdda6fd0d269e2ae authored about 8 years ago
Move the "Add to Dictionary" back to the bottom
github.com/streetsidesoftware/vscode-spell-checker - 116905433a6a086ba15b570dbb0e731d50e75a8f authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 116905433a6a086ba15b570dbb0e731d50e75a8f authored about 8 years ago
Add some common Python terms
github.com/streetsidesoftware/vscode-spell-checker - 830145be79d2f33f447268a099be1fb2c1107b88 authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 830145be79d2f33f447268a099be1fb2c1107b88 authored about 8 years ago
Update README
github.com/streetsidesoftware/vscode-spell-checker - 1c871ce6590cf7786bdd1ec6a23c66c5bf0366a2 authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 1c871ce6590cf7786bdd1ec6a23c66c5bf0366a2 authored about 8 years ago
Add some words.
github.com/streetsidesoftware/vscode-spell-checker - 1414d848ab1ea3dffce85a86b8db818daec08d7c authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 1414d848ab1ea3dffce85a86b8db818daec08d7c authored about 8 years ago
vscode setting
github.com/streetsidesoftware/vscode-spell-checker - d480a9c15ca05ba8090c282a62297fc7430b4867 authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - d480a9c15ca05ba8090c282a62297fc7430b4867 authored about 8 years ago
Merge pull request #29 from wheerd/python-dictionary
Added Python support.
github.com/streetsidesoftware/vscode-spell-checker - 660434dab0c8e2ef36324f363f2f07c03f6a4237 authored about 8 years ago
Added python keyword dictionary and python to the languages enabled by default.
github.com/streetsidesoftware/vscode-spell-checker - 6c2e8a1ceb0e3dd0c01d9804feda001e46cac7ed authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 6c2e8a1ceb0e3dd0c01d9804feda001e46cac7ed authored about 8 years ago
Update packages
github.com/streetsidesoftware/vscode-spell-checker - eb8e4a9a5738a89bd7100aef3da683aecd7bb7ef authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - eb8e4a9a5738a89bd7100aef3da683aecd7bb7ef authored about 8 years ago
Add some ideas about how to improve validation.
github.com/streetsidesoftware/vscode-spell-checker - cfcd6fecd6b2560103a83b9a4d3a883dad525a4e authored about 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - cfcd6fecd6b2560103a83b9a4d3a883dad525a4e authored about 8 years ago
Reduce noise from tests
github.com/streetsidesoftware/vscode-spell-checker - 2975a6fa6ecf37d6186787e4bd525286dba8aa28 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 2975a6fa6ecf37d6186787e4bd525286dba8aa28 authored over 8 years ago
Factor the word loader methods into their own file.
github.com/streetsidesoftware/vscode-spell-checker - af686e4ff616ece20bf6d97e6cd9c33de787a378 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - af686e4ff616ece20bf6d97e6cd9c33de787a378 authored over 8 years ago
Update Server versions
github.com/streetsidesoftware/vscode-spell-checker - ae3a8aa254bfa3baac1ef9e49bc791dc3d49d055 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - ae3a8aa254bfa3baac1ef9e49bc791dc3d49d055 authored over 8 years ago
Use Maps instead of arrays.
github.com/streetsidesoftware/vscode-spell-checker - 0bb997e645086ff4d30b1905b304d75a1bf4bcc3 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 0bb997e645086ff4d30b1905b304d75a1bf4bcc3 authored over 8 years ago
Bump version
github.com/streetsidesoftware/vscode-spell-checker - 40896054b4f13ee379eb15807090d80d32b2441c authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 40896054b4f13ee379eb15807090d80d32b2441c authored over 8 years ago
Update version number
github.com/streetsidesoftware/vscode-spell-checker - f50a1166d7f1146441ba46d6fc2d155f7edfd9eb authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - f50a1166d7f1146441ba46d6fc2d155f7edfd9eb authored over 8 years ago
Fix #25 by adding guards
github.com/streetsidesoftware/vscode-spell-checker - 5f85c7d83a0fe143345751d5e5868e7ec247f648 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 5f85c7d83a0fe143345751d5e5868e7ec247f648 authored over 8 years ago
turn off forced debugging!
github.com/streetsidesoftware/vscode-spell-checker - 35ca0a4d7430f21633389a18f0937f11a636f77e authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 35ca0a4d7430f21633389a18f0937f11a636f77e authored over 8 years ago
Exclude the dictionaries directory from being checked.
github.com/streetsidesoftware/vscode-spell-checker - f1a525dfb9814784b0e13622e7538d9287d1ac46 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - f1a525dfb9814784b0e13622e7538d9287d1ac46 authored over 8 years ago
Update README to match version.
github.com/streetsidesoftware/vscode-spell-checker - 3e002ebb0cc675b68932970fd36121485fcb0df2 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 3e002ebb0cc675b68932970fd36121485fcb0df2 authored over 8 years ago
Change name, description, and icon
github.com/streetsidesoftware/vscode-spell-checker - 6a39f29ef2224222964f8b3a8ec139115592e8fa authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 6a39f29ef2224222964f8b3a8ec139115592e8fa authored over 8 years ago
Be able to enable/disable showing the status bar message.
github.com/streetsidesoftware/vscode-spell-checker - 15a567bcc3821b56a1061462664e2956789f1bd4 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 15a567bcc3821b56a1061462664e2956789f1bd4 authored over 8 years ago
Be able to enable/disable the spell checker for each workspace.
github.com/streetsidesoftware/vscode-spell-checker - a438741bd6e3435c4a4bcde689e72ba79abd3fda authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - a438741bd6e3435c4a4bcde689e72ba79abd3fda authored over 8 years ago
Bump version number
github.com/streetsidesoftware/vscode-spell-checker - b4579babba632e5770a94c001c89bcbe6baaf996 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - b4579babba632e5770a94c001c89bcbe6baaf996 authored over 8 years ago
Try another icon
github.com/streetsidesoftware/vscode-spell-checker - e65074c8d262813a97d2b408f6cdacf41501a50b authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - e65074c8d262813a97d2b408f6cdacf41501a50b authored over 8 years ago
Add simple icon
github.com/streetsidesoftware/vscode-spell-checker - 99edbeac674302c84a6e37450edcc01054e1ced8 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 99edbeac674302c84a6e37450edcc01054e1ced8 authored over 8 years ago
Do not spell check generated files.
github.com/streetsidesoftware/vscode-spell-checker - 1496a80abeabc22afbdfea34b2f33483cfeb2df4 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 1496a80abeabc22afbdfea34b2f33483cfeb2df4 authored over 8 years ago
Auto fill in the selection when adding words via command
github.com/streetsidesoftware/vscode-spell-checker - 58820c4ba4346105e1d13cdf9553aaaf2bddab81 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 58820c4ba4346105e1d13cdf9553aaaf2bddab81 authored over 8 years ago
Update Icon
github.com/streetsidesoftware/vscode-spell-checker - 1b8eae3b7dc858f4ae981dc776f7f95d97346626 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 1b8eae3b7dc858f4ae981dc776f7f95d97346626 authored over 8 years ago
Fix lint warning.
github.com/streetsidesoftware/vscode-spell-checker - 43265e44b8566d451e2f853584ec7203c520f069 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 43265e44b8566d451e2f853584ec7203c520f069 authored over 8 years ago
Do not test root path against exclusion.
github.com/streetsidesoftware/vscode-spell-checker - b7cc815abf78918c8eeb7001f7d7074a7dcd6bee authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - b7cc815abf78918c8eeb7001f7d7074a7dcd6bee authored over 8 years ago
Quiet the Tests.
github.com/streetsidesoftware/vscode-spell-checker - 856da27f04d7d86a355ea7685f7d13a9626cd123 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 856da27f04d7d86a355ea7685f7d13a9626cd123 authored over 8 years ago
Exclude files with a path that matches the glob.
github.com/streetsidesoftware/vscode-spell-checker - d95997e5358c82969879fe6d44507a091be7658a authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - d95997e5358c82969879fe6d44507a091be7658a authored over 8 years ago
remove typings from the repository
github.com/streetsidesoftware/vscode-spell-checker - 3543c94cc7f145255735e4716cb40d107e724850 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 3543c94cc7f145255735e4716cb40d107e724850 authored over 8 years ago
Start on issue #16
github.com/streetsidesoftware/vscode-spell-checker - 81f08733cbb2e7ab599bce883da596bd86cc30d4 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 81f08733cbb2e7ab599bce883da596bd86cc30d4 authored over 8 years ago
By default add words to the user dictionary
github.com/streetsidesoftware/vscode-spell-checker - a98c50c1a66ff37d21dd46a2d8f4fbcee092a427 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - a98c50c1a66ff37d21dd46a2d8f4fbcee092a427 authored over 8 years ago
Update icon
github.com/streetsidesoftware/vscode-spell-checker - f2b6cfcec8b350e456b6e536a904608b1c78cfc2 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - f2b6cfcec8b350e456b6e536a904608b1c78cfc2 authored over 8 years ago
Keep the sentence on the same line.
github.com/streetsidesoftware/vscode-spell-checker - 63dd98efada0c3116c789b86a742acb5bc9eaa4f authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 63dd98efada0c3116c789b86a742acb5bc9eaa4f authored over 8 years ago
Update README
github.com/streetsidesoftware/vscode-spell-checker - accefa1a368b48373c4660eee4e5ef47a80420d4 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - accefa1a368b48373c4660eee4e5ef47a80420d4 authored over 8 years ago
Programmatically add words to the userWords list.
github.com/streetsidesoftware/vscode-spell-checker - b54a024c930a3fa3d6c25a1dc4813576e66f76f7 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - b54a024c930a3fa3d6c25a1dc4813576e66f76f7 authored over 8 years ago
Update everything to use the latest libraries and typings
github.com/streetsidesoftware/vscode-spell-checker - 0a02151919cb2d77868d4aff6c9c8cc380bcd99e authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 0a02151919cb2d77868d4aff6c9c8cc380bcd99e authored over 8 years ago
Bump version number
github.com/streetsidesoftware/vscode-spell-checker - 80bec541ec3163e9dadf2350329f5b5129bbc55a authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 80bec541ec3163e9dadf2350329f5b5129bbc55a authored over 8 years ago
Update Readme
github.com/streetsidesoftware/vscode-spell-checker - 66fff237f46e1e9bcac89d2e73fb7959cc6634dd authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 66fff237f46e1e9bcac89d2e73fb7959cc6634dd authored over 8 years ago
Fix the issue with an empty range.
github.com/streetsidesoftware/vscode-spell-checker - 6c56f96dd30961e443e06fc49a057d9743cbce8d authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 6c56f96dd30961e443e06fc49a057d9743cbce8d authored over 8 years ago
Update to the latest version of vscode.
github.com/streetsidesoftware/vscode-spell-checker - 2220faa25e28937ed0423028cdca8079420529e7 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 2220faa25e28937ed0423028cdca8079420529e7 authored over 8 years ago
Update name, description, and version.
github.com/streetsidesoftware/vscode-spell-checker - 791827965ea0ce8865b32a767a5c7516078201c8 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 791827965ea0ce8865b32a767a5c7516078201c8 authored over 8 years ago
git ignore typings
github.com/streetsidesoftware/vscode-spell-checker - cc55a634205b4efd8b70c56e261d2f7f20b2d5f1 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - cc55a634205b4efd8b70c56e261d2f7f20b2d5f1 authored over 8 years ago
Bump version again to make sure it is updated.
github.com/streetsidesoftware/vscode-spell-checker - b00c84652d40c618cea0c3533b3a24a1eae612fa authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - b00c84652d40c618cea0c3533b3a24a1eae612fa authored over 8 years ago
rebuild extension and bump version numbers
github.com/streetsidesoftware/vscode-spell-checker - 6962901f1c7498710d71b5ffdd18b89167b07306 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 6962901f1c7498710d71b5ffdd18b89167b07306 authored over 8 years ago
Update version and readme
github.com/streetsidesoftware/vscode-spell-checker - cba9516affa5c4b5afdf21cef90730d25b400f17 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - cba9516affa5c4b5afdf21cef90730d25b400f17 authored over 8 years ago
Use fsPath so it works on Windows
github.com/streetsidesoftware/vscode-spell-checker - 4e68bab7f1b5f421403547ef26bd0e3d313de72f authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 4e68bab7f1b5f421403547ef26bd0e3d313de72f authored over 8 years ago
Make sure the settings are saved so we can launch the extension
github.com/streetsidesoftware/vscode-spell-checker - e96f363c0b0eac9129ef8ebc54da8ff2323bfbc5 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - e96f363c0b0eac9129ef8ebc54da8ff2323bfbc5 authored over 8 years ago
Include the client .vscode files
github.com/streetsidesoftware/vscode-spell-checker - 9e1ff6747a0ee8a51386b4a3cb4a0ec67de2d2b9 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 9e1ff6747a0ee8a51386b4a3cb4a0ec67de2d2b9 authored over 8 years ago
Add vscode-jsonrpc
github.com/streetsidesoftware/vscode-spell-checker - 2834d766d91534fbeac8add346dd970f4e87e988 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 2834d766d91534fbeac8add346dd970f4e87e988 authored over 8 years ago
Update libraries and typings
github.com/streetsidesoftware/vscode-spell-checker - 62688ddc4aaf8e9a1707dae30cbea4e34f8b3e5a authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 62688ddc4aaf8e9a1707dae30cbea4e34f8b3e5a authored over 8 years ago
update mocha, and languageserver
github.com/streetsidesoftware/vscode-spell-checker - fd131ac33b181ca7060bd332c4b458523b52b4be authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - fd131ac33b181ca7060bd332c4b458523b52b4be authored over 8 years ago
update library dependencies
github.com/streetsidesoftware/vscode-spell-checker - 3c9d91705c5ec76580179387b4fc3b170b11e185 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 3c9d91705c5ec76580179387b4fc3b170b11e185 authored over 8 years ago
Update README.
github.com/streetsidesoftware/vscode-spell-checker - d1cd1a7224d7f698c60418ec100bc1cc7c26cc61 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - d1cd1a7224d7f698c60418ec100bc1cc7c26cc61 authored over 8 years ago
Do not spell check Chinese characters
github.com/streetsidesoftware/vscode-spell-checker - 153907ed56809ee127abddb35d50c4a08f402eef authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 153907ed56809ee127abddb35d50c4a08f402eef authored over 8 years ago
Add .vscode and typings directories to ignore list.
github.com/streetsidesoftware/vscode-spell-checker - d042fad41fceaad6516f6dd95a1a931e31674517 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - d042fad41fceaad6516f6dd95a1a931e31674517 authored over 8 years ago
Add Hunspell to word list.
github.com/streetsidesoftware/vscode-spell-checker - 43bbfa6e5a5f8f30fdc4040e6bfd3be0fe42ce5a authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 43bbfa6e5a5f8f30fdc4040e6bfd3be0fe42ce5a authored over 8 years ago
Change the debug port to work better on Mac.
github.com/streetsidesoftware/vscode-spell-checker - 860954bdc4a16f408c6892591baecee9cc42579f authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 860954bdc4a16f408c6892591baecee9cc42579f authored over 8 years ago
Merge pull request #18 from AlekSi/master
Update Go words to Go 1.7.
github.com/streetsidesoftware/vscode-spell-checker - 458918a0f717ad5cfddeeed595c2be145fe51d1a authored over 8 years ago
Add more English words
github.com/streetsidesoftware/vscode-spell-checker - 2810bc09cc64eef93284806f0688fb39b4422009 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 2810bc09cc64eef93284806f0688fb39b4422009 authored over 8 years ago
Fix access rights
github.com/streetsidesoftware/vscode-spell-checker - a6bb68206c119b6a75c9bb590c8c21df2f387d08 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - a6bb68206c119b6a75c9bb590c8c21df2f387d08 authored over 8 years ago
Merge pull request #14 from AlekSi/patch-1
Regenerate Go dictionary
github.com/streetsidesoftware/vscode-spell-checker - 81bf09283cc70a50c20472c5a809d2e5262b7f16 authored over 8 years ago
add hrtime to node
github.com/streetsidesoftware/vscode-spell-checker - 7d6d654bf4e5279a38a2bb0dcbcf921c4bbd701d authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 7d6d654bf4e5279a38a2bb0dcbcf921c4bbd701d authored over 8 years ago
Bump version number and make space in notes
github.com/streetsidesoftware/vscode-spell-checker - f6fb3b0b9c458e8ac1d67ac0bdbe5fb84e41eb85 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - f6fb3b0b9c458e8ac1d67ac0bdbe5fb84e41eb85 authored over 8 years ago
Remove duplicate.
github.com/streetsidesoftware/vscode-spell-checker - 21bf3bb5e9e29ce1dfd17c828b27b0b6eab4ed6b authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 21bf3bb5e9e29ce1dfd17c828b27b0b6eab4ed6b authored over 8 years ago
Remove duplicate.
github.com/streetsidesoftware/vscode-spell-checker - 65d3308da0d5e6b3ab42f7e6ff06251e111b7beb authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 65d3308da0d5e6b3ab42f7e6ff06251e111b7beb authored over 8 years ago
Update version # for release.
github.com/streetsidesoftware/vscode-spell-checker - b4f7a7863510b1ab6a8827451921637a586515b9 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - b4f7a7863510b1ab6a8827451921637a586515b9 authored over 8 years ago
Add support for contractions
github.com/streetsidesoftware/vscode-spell-checker - da309eb4e8b6577642bd65f6ec23d97ef83f1aeb authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - da309eb4e8b6577642bd65f6ec23d97ef83f1aeb authored over 8 years ago
More terms
github.com/streetsidesoftware/vscode-spell-checker - 56f755143224e52b782979a856f4b25889b5ad4c authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 56f755143224e52b782979a856f4b25889b5ad4c authored over 8 years ago
Add more terms.
github.com/streetsidesoftware/vscode-spell-checker - 70792d729963ff8d5be761e4934617836d0e5c4d authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 70792d729963ff8d5be761e4934617836d0e5c4d authored over 8 years ago
Allow word lists to contain CamelCase words.
github.com/streetsidesoftware/vscode-spell-checker - eb4e8920580f708cfc6f1fcb47fb6f465dc8dfae authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - eb4e8920580f708cfc6f1fcb47fb6f465dc8dfae authored over 8 years ago
Update version
github.com/streetsidesoftware/vscode-spell-checker - 910e75596d465ed0bb82d8e8ce36eccff3c246f6 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 910e75596d465ed0bb82d8e8ce36eccff3c246f6 authored over 8 years ago
Update README.md
github.com/streetsidesoftware/vscode-spell-checker - 7e94e2e6eae5c9a3479ab4b099f39e297be2daf4 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 7e94e2e6eae5c9a3479ab4b099f39e297be2daf4 authored over 8 years ago
Merge in GO words
github.com/streetsidesoftware/vscode-spell-checker - 3bd43ee99ddf51258fc6ca40eebc5f12758e7319 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - 3bd43ee99ddf51258fc6ca40eebc5f12758e7319 authored over 8 years ago
Merge pull request #8 from AlekSi/master
Update Go words
github.com/streetsidesoftware/vscode-spell-checker - f87b86eaad1c89ccd15c36f4767aac9bee010a26 authored over 8 years ago
Add Go package names, add extra word
github.com/streetsidesoftware/vscode-spell-checker - e27bf2f533d3089e20724b5883b09530ad3e20b0 authored over 8 years ago
github.com/streetsidesoftware/vscode-spell-checker - e27bf2f533d3089e20724b5883b09530ad3e20b0 authored over 8 years ago