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
Switch to using a subscription per document.
github.com/streetsidesoftware/vscode-spell-checker - 7e0659981e5fb25893108a7ec35c6fd030641b59 authored about 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 7e0659981e5fb25893108a7ec35c6fd030641b59 authored about 7 years ago
Make sure the clean cspell's cache when re-loading files.
github.com/streetsidesoftware/vscode-spell-checker - d9f8b29893e0a17d9dc09dd2b2563ab6833e6c2f authored about 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - d9f8b29893e0a17d9dc09dd2b2563ab6833e6c2f authored about 7 years ago
Fix an issue with the config being reset.
github.com/streetsidesoftware/vscode-spell-checker - 228bd4ac559f169eb38a35c67376ce4f16c8672f authored about 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 228bd4ac559f169eb38a35c67376ce4f16c8672f authored about 7 years ago
Add logging to the server
github.com/streetsidesoftware/vscode-spell-checker - 31d48e4f3dce8f0647cfa07aa355bdcbe39564b7 authored about 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 31d48e4f3dce8f0647cfa07aa355bdcbe39564b7 authored about 7 years ago
Wire up the folder level config
This is just the initial check-in. There are still some issues.
github.com/streetsidesoftware/vscode-spell-checker - a13d0f98365de41a105a8badbc6ff7c20f125820 authored about 7 years ago
Add methods for making calls to the server.
github.com/streetsidesoftware/vscode-spell-checker - 92747793a5a61a967f60f0b0d933460725896400 authored about 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 92747793a5a61a967f60f0b0d933460725896400 authored about 7 years ago
Deprecate rootPath
github.com/streetsidesoftware/vscode-spell-checker - 0f106e63abb7b77f46c5c18e900d5828d002b57f authored about 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 0f106e63abb7b77f46c5c18e900d5828d002b57f authored about 7 years ago
Remove warning about accessing wrong level of setting.
github.com/streetsidesoftware/vscode-spell-checker - 5c7864131edc523f2104860123ac6c66d247f535 authored about 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 5c7864131edc523f2104860123ac6c66d247f535 authored about 7 years ago
Await the promise before checking the boolean value.
github.com/streetsidesoftware/vscode-spell-checker - 3e779dc421b39e91c1763adb6820544ef80d9d49 authored about 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 3e779dc421b39e91c1763adb6820544ef80d9d49 authored about 7 years ago
Update cspell
github.com/streetsidesoftware/vscode-spell-checker - 03b260332906da4078c2c2610cce7267d7f66932 authored about 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 03b260332906da4078c2c2610cce7267d7f66932 authored about 7 years ago
Expose making config requests by resource.
github.com/streetsidesoftware/vscode-spell-checker - ed7b82c355d7989403201bda22f63c31cb393519 authored about 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - ed7b82c355d7989403201bda22f63c31cb393519 authored about 7 years ago
Make sure the server only requests the sections we care about.
github.com/streetsidesoftware/vscode-spell-checker - e1a82e835257e314ef428d7a44a0daef90d18219 authored about 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - e1a82e835257e314ef428d7a44a0daef90d18219 authored about 7 years ago
Update packages
github.com/streetsidesoftware/vscode-spell-checker - 3b0ceb9202b7e04b528a161cdc7833cf2dc4aa53 authored about 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 3b0ceb9202b7e04b528a161cdc7833cf2dc4aa53 authored about 7 years ago
Add commands to the root for building.
github.com/streetsidesoftware/vscode-spell-checker - afdbc2c540c51be7d69df00be7c004af9e11a537 authored about 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - afdbc2c540c51be7d69df00be7c004af9e11a537 authored about 7 years ago
Add a NPM package to the repo root.
github.com/streetsidesoftware/vscode-spell-checker - dd8e0ffe19f4f8eb3a304bc05ab706eb4585251b authored about 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - dd8e0ffe19f4f8eb3a304bc05ab706eb4585251b authored about 7 years ago
Update the mocha test commands
github.com/streetsidesoftware/vscode-spell-checker - edfba8024ce62b10127351b50f0c3dc59a2859d0 authored about 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - edfba8024ce62b10127351b50f0c3dc59a2859d0 authored about 7 years ago
Update packages
github.com/streetsidesoftware/vscode-spell-checker - 4d2f9cb1dafab5da410a55ea0b6c8dc79ca4b68e authored about 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 4d2f9cb1dafab5da410a55ea0b6c8dc79ca4b68e authored about 7 years ago
Separate settings.
github.com/streetsidesoftware/vscode-spell-checker - 2de0fbc967f541836778fe58069245013c6c2f09 authored about 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 2de0fbc967f541836778fe58069245013c6c2f09 authored about 7 years ago
Wait for the promise
github.com/streetsidesoftware/vscode-spell-checker - 3fc788e2628b46d2613422157d8774bacda6aafc authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 3fc788e2628b46d2613422157d8774bacda6aafc authored over 7 years ago
Update Typescript
github.com/streetsidesoftware/vscode-spell-checker - b279acdaa5e64c094ed8f61b8392ab207bf1df14 authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - b279acdaa5e64c094ed8f61b8392ab207bf1df14 authored over 7 years ago
Fix package-lock
github.com/streetsidesoftware/vscode-spell-checker - 79ab943e6a5a1c74791ab8fcd7df7b5a67cd236a authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 79ab943e6a5a1c74791ab8fcd7df7b5a67cd236a authored over 7 years ago
Make all settings resource based.
Update client to get server side debugging working.
A bit of cleanup
Add helpers for multi-roo...
github.com/streetsidesoftware/vscode-spell-checker - 509676cbc7c445441f1fe75e1a6f872ee74d0a7f authored over 7 years ago
Update readme to include Catalan and Czech
github.com/streetsidesoftware/vscode-spell-checker - 934d303344ca1b99f56440181eb0dd8fa0ee3ba0 authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 934d303344ca1b99f56440181eb0dd8fa0ee3ba0 authored over 7 years ago
Speed up suggestions
github.com/streetsidesoftware/vscode-spell-checker - 56c70bd3d815fe64300961ade7156d0b604bcbd1 authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 56c70bd3d815fe64300961ade7156d0b604bcbd1 authored over 7 years ago
Turn off suggesting multiple word break options.
github.com/streetsidesoftware/vscode-spell-checker - 2737cfba04e29a85005815144a2058501075ea98 authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 2737cfba04e29a85005815144a2058501075ea98 authored over 7 years ago
Limit the number of edits for speed.
github.com/streetsidesoftware/vscode-spell-checker - 04297fbeb98e8c2963a6fa969a11715e4652c83b authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 04297fbeb98e8c2963a6fa969a11715e4652c83b authored over 7 years ago
Update cSpell
github.com/streetsidesoftware/vscode-spell-checker - 9cb955998239cfecd8b4e307317addf5e45185ab authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 9cb955998239cfecd8b4e307317addf5e45185ab authored over 7 years ago
Prepare to publish 1.4.11
github.com/streetsidesoftware/vscode-spell-checker - 07b251a48ab7ab1e8c7d46a3f70702c24a8d363b authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 07b251a48ab7ab1e8c7d46a3f70702c24a8d363b authored over 7 years ago
Bump package versions and turn on strict checking.
github.com/streetsidesoftware/vscode-spell-checker - a8ebd9b4ea86099d29f8b0ca7907d7faeed1c8ad authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - a8ebd9b4ea86099d29f8b0ca7907d7faeed1c8ad authored over 7 years ago
Bump cspell to get the latest changes.
github.com/streetsidesoftware/vscode-spell-checker - ce20143ed4c1f6bb444a78bf83a1cc7b856b45b2 authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - ce20143ed4c1f6bb444a78bf83a1cc7b856b45b2 authored over 7 years ago
Publish 1.4.10
github.com/streetsidesoftware/vscode-spell-checker - cab6fea17bfb964117f9e7d0508c5ff9d58837c1 authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - cab6fea17bfb964117f9e7d0508c5ff9d58837c1 authored over 7 years ago
Enable setting the diagnostic level.
github.com/streetsidesoftware/vscode-spell-checker - 0657302875f0230c86f077deda3c45869ce1d91e authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 0657302875f0230c86f077deda3c45869ce1d91e authored over 7 years ago
Update FAQ
github.com/streetsidesoftware/vscode-spell-checker - 700fd0c8beaeb36e54c9cf52ed28aa3110581930 authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 700fd0c8beaeb36e54c9cf52ed28aa3110581930 authored over 7 years ago
Publish 1.4.9
github.com/streetsidesoftware/vscode-spell-checker - 49ed95591c9c50cc6a3d5b4ca0c72ae23324bb98 authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 49ed95591c9c50cc6a3d5b4ca0c72ae23324bb98 authored over 7 years ago
Add ignore words to the package.json so users can add it.
github.com/streetsidesoftware/vscode-spell-checker - afc85e97956cc9d0e4124f7fffaabe684797a625 authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - afc85e97956cc9d0e4124f7fffaabe684797a625 authored over 7 years ago
Remove flaky icons
github.com/streetsidesoftware/vscode-spell-checker - 4c42d6b03db075a122a64fb556e24fbdfebd1872 authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 4c42d6b03db075a122a64fb556e24fbdfebd1872 authored over 7 years ago
Update change log.
github.com/streetsidesoftware/vscode-spell-checker - 3cf6a04d3c3f6791460fd0e2599d4d2672337c54 authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 3cf6a04d3c3f6791460fd0e2599d4d2672337c54 authored over 7 years ago
Add support for comound suggestions.
github.com/streetsidesoftware/vscode-spell-checker - 04dd0180422ecd0c6847ea3f668df3dec6a33e65 authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 04dd0180422ecd0c6847ea3f668df3dec6a33e65 authored over 7 years ago
Update client packages.
github.com/streetsidesoftware/vscode-spell-checker - eb209f6aa4f0f036c64538451ce0af854e3eccfe authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - eb209f6aa4f0f036c64538451ce0af854e3eccfe authored over 7 years ago
Publish 1.4.7
github.com/streetsidesoftware/vscode-spell-checker - eebdff3789efb5a7732c09e696cbf7e400059b07 authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - eebdff3789efb5a7732c09e696cbf7e400059b07 authored over 7 years ago
Update cSpell to support compound words spell checks.
github.com/streetsidesoftware/vscode-spell-checker - 8c0e15d6e30e3ea3822e527e250539e3a00a98fe authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 8c0e15d6e30e3ea3822e527e250539e3a00a98fe authored over 7 years ago
Add workspace.
github.com/streetsidesoftware/vscode-spell-checker - 1c7a43a0990bdf20098cfbadf54852dedfd31f4a authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 1c7a43a0990bdf20098cfbadf54852dedfd31f4a authored over 7 years ago
Update launch / tasks to work with workspaces.
github.com/streetsidesoftware/vscode-spell-checker - 67cfa9e81a8dfaa5b9bcd4fbc0c4fc752464d194 authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 67cfa9e81a8dfaa5b9bcd4fbc0c4fc752464d194 authored over 7 years ago
Publish 1.4.6
github.com/streetsidesoftware/vscode-spell-checker - e7da4792a8aa6c6d655000619aef2b3b74af8ba0 authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - e7da4792a8aa6c6d655000619aef2b3b74af8ba0 authored over 7 years ago
Fix issue #59
github.com/streetsidesoftware/vscode-spell-checker - 188fe504d3d2c051b9f090d0bacb81923cb70be0 authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 188fe504d3d2c051b9f090d0bacb81923cb70be0 authored over 7 years ago
Update packages.
github.com/streetsidesoftware/vscode-spell-checker - 603f9a6f3d8bf3edebf36efe0b37d23f1b42f248 authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 603f9a6f3d8bf3edebf36efe0b37d23f1b42f248 authored over 7 years ago
Turn the settings watcher back on.
Verified #143 is fixed.
Make the watcher settings a bit more reasonable.
Turn off all watching.
github.com/streetsidesoftware/vscode-spell-checker - 57c0f71dc8b07d795386d046716050949cdac989 authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 57c0f71dc8b07d795386d046716050949cdac989 authored over 7 years ago
Hot fix patch
github.com/streetsidesoftware/vscode-spell-checker - 7ff282d4b80731f546873533b4318d9cae8cd679 authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 7ff282d4b80731f546873533b4318d9cae8cd679 authored over 7 years ago
Performance fix
github.com/streetsidesoftware/vscode-spell-checker - 2d518e2134bae6e8d7a6889a0f109e6460121f42 authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 2d518e2134bae6e8d7a6889a0f109e6460121f42 authored over 7 years ago
Quick fix for CPU hog issue.
github.com/streetsidesoftware/vscode-spell-checker - 8e69b46d67e92a942f00fea164e50a2ed50f6d54 authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 8e69b46d67e92a942f00fea164e50a2ed50f6d54 authored over 7 years ago
Update version
github.com/streetsidesoftware/vscode-spell-checker - 035c4d9a2237291c86a22f22fed0b702730b1400 authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 035c4d9a2237291c86a22f22fed0b702730b1400 authored over 7 years ago
Update changelog
github.com/streetsidesoftware/vscode-spell-checker - 36e2ea5236bf92709ab03dbac3fc22e520db9b78 authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 36e2ea5236bf92709ab03dbac3fc22e520db9b78 authored over 7 years ago
Fix watcher for settings files.
github.com/streetsidesoftware/vscode-spell-checker - 58ad25f716cf413f625d44ff42a6423c3e07ce72 authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 58ad25f716cf413f625d44ff42a6423c3e07ce72 authored over 7 years ago
Remove unused import
github.com/streetsidesoftware/vscode-spell-checker - 66342f550f0f4b1c0f00dd5952f5d6c19dcfd8ca authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 66342f550f0f4b1c0f00dd5952f5d6c19dcfd8ca authored over 7 years ago
Correctly support dark and high contrast themes.
github.com/streetsidesoftware/vscode-spell-checker - 4ac6a8a2b359760ada2b7c4c394a977410c10f0b authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 4ac6a8a2b359760ada2b7c4c394a977410c10f0b authored over 7 years ago
Add ability to Enable/Disable Global / Workspace locals
github.com/streetsidesoftware/vscode-spell-checker - 087823916801f84825cc33c457167ae508297fdd authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 087823916801f84825cc33c457167ae508297fdd authored over 7 years ago
Be able to add a selection of words to the dictionary.
github.com/streetsidesoftware/vscode-spell-checker - aad1cdb0bf64bf053fa31f5975b03e21a53cf821 authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - aad1cdb0bf64bf053fa31f5975b03e21a53cf821 authored over 7 years ago
Only update the cspell.json file if it exists.
github.com/streetsidesoftware/vscode-spell-checker - 71a34747e87982b3f79f9205e8f7e5da1565b7b6 authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 71a34747e87982b3f79f9205e8f7e5da1565b7b6 authored over 7 years ago
Show the currently active dictionaries.
github.com/streetsidesoftware/vscode-spell-checker - 7af3ae13fa250b29fa53f2475653b765d54fc10c authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 7af3ae13fa250b29fa53f2475653b765d54fc10c authored over 7 years ago
Update cSpell to fix the issue with suggesting flagged words.
github.com/streetsidesoftware/vscode-spell-checker - 5ad5549065ef64f9b586b07b55230799bb2a717f authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 5ad5549065ef64f9b586b07b55230799bb2a717f authored over 7 years ago
Add a list of loaded dictionaries.
github.com/streetsidesoftware/vscode-spell-checker - fb74ff9ad94a82446b2431f97fa1123ea7a83afb authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - fb74ff9ad94a82446b2431f97fa1123ea7a83afb authored over 7 years ago
Re-organize tab files to be clear what they are.
github.com/streetsidesoftware/vscode-spell-checker - bd29c50359e4f2a0ef0f2e9b099bf5d647803687 authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - bd29c50359e4f2a0ef0f2e9b099bf5d647803687 authored over 7 years ago
Make sure the "src/server" is in the tree.
github.com/streetsidesoftware/vscode-spell-checker - 6c228a814aaab55c985dead468dc3a1e8411cf93 authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 6c228a814aaab55c985dead468dc3a1e8411cf93 authored over 7 years ago
Update packages and investigate travis
github.com/streetsidesoftware/vscode-spell-checker - 78b9fd18632b38565fb7b5f8910dafb19e4c7458 authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 78b9fd18632b38565fb7b5f8910dafb19e4c7458 authored over 7 years ago
Update server side packages.
github.com/streetsidesoftware/vscode-spell-checker - 9f626eceecb73e2175c37264c541931379d4f2e9 authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 9f626eceecb73e2175c37264c541931379d4f2e9 authored over 7 years ago
Publish 1.4.0
github.com/streetsidesoftware/vscode-spell-checker - b34a6c2a488d1975c68211a178c3e70b883532c4 authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - b34a6c2a488d1975c68211a178c3e70b883532c4 authored over 7 years ago
Fine tuning on the dark theme
github.com/streetsidesoftware/vscode-spell-checker - 961f19c8b29b7762d3df1e6d08b8362dd7b6a53e authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 961f19c8b29b7762d3df1e6d08b8362dd7b6a53e authored over 7 years ago
Switch Info colors based upon theme
github.com/streetsidesoftware/vscode-spell-checker - b7f3b857eedc305dece62ca983e82e1f0ec46a97 authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - b7f3b857eedc305dece62ca983e82e1f0ec46a97 authored over 7 years ago
Get Tabs working on the Info screen
github.com/streetsidesoftware/vscode-spell-checker - ac08801519a3deb8a659f623880802cbe0c8ffba authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - ac08801519a3deb8a659f623880802cbe0c8ffba authored over 7 years ago
Get Fonts working
github.com/streetsidesoftware/vscode-spell-checker - f2fd0f792998cbe299d96d5046ea2db27544d8b5 authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - f2fd0f792998cbe299d96d5046ea2db27544d8b5 authored over 7 years ago
Check-in experiments with layout.
github.com/streetsidesoftware/vscode-spell-checker - cdf6cfcd814d179815a5327f2807ebf40b5b8007 authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - cdf6cfcd814d179815a5327f2807ebf40b5b8007 authored over 7 years ago
Get the toggle working
github.com/streetsidesoftware/vscode-spell-checker - f58f5308f5ecb76e3d7b1412d1c7cd25fb87f637 authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - f58f5308f5ecb76e3d7b1412d1c7cd25fb87f637 authored over 7 years ago
Move towards Material Design
github.com/streetsidesoftware/vscode-spell-checker - c2b0aeedc9d3afe49e11d8c60554847ba79a27aa authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - c2b0aeedc9d3afe49e11d8c60554847ba79a27aa authored over 7 years ago
Add mdl files
github.com/streetsidesoftware/vscode-spell-checker - 2475e7fa7d67a46c010a0244cdb1d2278a5d5232 authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 2475e7fa7d67a46c010a0244cdb1d2278a5d5232 authored over 7 years ago
Remove the incorrect en-UK
github.com/streetsidesoftware/vscode-spell-checker - a2bef387be3225d32e90fe805e257abaada5301b authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - a2bef387be3225d32e90fe805e257abaada5301b authored over 7 years ago
Display a checkbox for each enabled language.
github.com/streetsidesoftware/vscode-spell-checker - 8c416503132d2914a38448a18c8f5422e3ecee2a authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 8c416503132d2914a38448a18c8f5422e3ecee2a authored over 7 years ago
Upgrade to typescript 2.5.2
github.com/streetsidesoftware/vscode-spell-checker - 624aeb5aef0951cbac3e441114b4bc5dd314e318 authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 624aeb5aef0951cbac3e441114b4bc5dd314e318 authored over 7 years ago
Use to fs-extra
github.com/streetsidesoftware/vscode-spell-checker - 4be7c2a18f2b36747a5d66d76ab54572d9937065 authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 4be7c2a18f2b36747a5d66d76ab54572d9937065 authored over 7 years ago
Update packages
github.com/streetsidesoftware/vscode-spell-checker - 479d3db47a98e5a11d95aab16ba28a6258e6bdf8 authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 479d3db47a98e5a11d95aab16ba28a6258e6bdf8 authored over 7 years ago
Rename methods to be clear about the scope.
github.com/streetsidesoftware/vscode-spell-checker - 257889cddad02174044c3c4b2cd482966acad9f7 authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 257889cddad02174044c3c4b2cd482966acad9f7 authored over 7 years ago
Re-organize based upon responsibilities
github.com/streetsidesoftware/vscode-spell-checker - c5d05103346bf51842eac59e4f4fc0fae56c5dc9 authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - c5d05103346bf51842eac59e4f4fc0fae56c5dc9 authored over 7 years ago
Move language normalization into its own folder
github.com/streetsidesoftware/vscode-spell-checker - 431a15a1b3249a01fce01add03fb3e3f375c1886 authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 431a15a1b3249a01fce01add03fb3e3f375c1886 authored over 7 years ago
Fix references to client
github.com/streetsidesoftware/vscode-spell-checker - d77d1b71bde038222ac210bc279cc214c504fa64 authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - d77d1b71bde038222ac210bc279cc214c504fa64 authored over 7 years ago
Re organize the directory structure.
github.com/streetsidesoftware/vscode-spell-checker - 797db46866b7f5c53fa106cfcdfbf4e1990277de authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 797db46866b7f5c53fa106cfcdfbf4e1990277de authored over 7 years ago
Publish 1.3.9
github.com/streetsidesoftware/vscode-spell-checker - 701c397a6afc6cbbe0356871de7c7a62c07d2c69 authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 701c397a6afc6cbbe0356871de7c7a62c07d2c69 authored over 7 years ago
Display friendly names in info.
github.com/streetsidesoftware/vscode-spell-checker - e20a0452d53c9713fdcfe964874029fd33480e86 authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - e20a0452d53c9713fdcfe964874029fd33480e86 authored over 7 years ago
Add language code to create friendly names
github.com/streetsidesoftware/vscode-spell-checker - 16983f1da0d62824c190fe1e67c3baa710b77214 authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 16983f1da0d62824c190fe1e67c3baa710b77214 authored over 7 years ago
Update cspell to fix issue with suggestions.
github.com/streetsidesoftware/vscode-spell-checker - 972b36d305c1b5b78e49da9d4edc4449de51927a authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 972b36d305c1b5b78e49da9d4edc4449de51927a authored over 7 years ago
Support displaying the enabled languages.
github.com/streetsidesoftware/vscode-spell-checker - dad66780a6cfd6c19f223d5a8fd8fd5c8681dede authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - dad66780a6cfd6c19f223d5a8fd8fd5c8681dede authored over 7 years ago
Merge branch 'master' of https://github.com/Jason-Rev/vscode-spell-checker
github.com/streetsidesoftware/vscode-spell-checker - a79f1b3a700a7ff2b9c2706fa1d3c2731e81d8ca authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - a79f1b3a700a7ff2b9c2706fa1d3c2731e81d8ca authored over 7 years ago
Update README.md
github.com/streetsidesoftware/vscode-spell-checker - 5c367ba6c119e25883bdd61021e425c56622f797 authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 5c367ba6c119e25883bdd61021e425c56622f797 authored over 7 years ago
Publish 1.3.8
github.com/streetsidesoftware/vscode-spell-checker - 127ac99de7b2f228487a86bc37ffdc72aeb2c857 authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 127ac99de7b2f228487a86bc37ffdc72aeb2c857 authored over 7 years ago
Update cSpell
github.com/streetsidesoftware/vscode-spell-checker - d567ee13eb964a5c35cf7fd917723cd7cbfbe038 authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - d567ee13eb964a5c35cf7fd917723cd7cbfbe038 authored over 7 years ago
Update README.md
github.com/streetsidesoftware/vscode-spell-checker - 51d63ac121f55b3b3939c59444dfc14a06c614e1 authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 51d63ac121f55b3b3939c59444dfc14a06c614e1 authored over 7 years ago
Add Spell Checker Info to right click menu.
github.com/streetsidesoftware/vscode-spell-checker - 83f7adabf0230487cb41df5c1dcaac10c6c3dd60 authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 83f7adabf0230487cb41df5c1dcaac10c6c3dd60 authored over 7 years ago
Update readme
github.com/streetsidesoftware/vscode-spell-checker - 055c3b497d7d66e26f017fe7dda9fe88b2fee627 authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 055c3b497d7d66e26f017fe7dda9fe88b2fee627 authored over 7 years ago
Publish 1.3.7
github.com/streetsidesoftware/vscode-spell-checker - 341985af2e2eb5e3fbb79e9a3b26f8bb776de02b authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 341985af2e2eb5e3fbb79e9a3b26f8bb776de02b authored over 7 years ago
Fix typo
github.com/streetsidesoftware/vscode-spell-checker - 0da6c0f2c3cd60f1c5977a5c2ab48b0a923fe66c authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 0da6c0f2c3cd60f1c5977a5c2ab48b0a923fe66c authored over 7 years ago
Make the status bar more responsive to changes.
github.com/streetsidesoftware/vscode-spell-checker - 68740f50fad4570f57400e1866c405596d640cee authored over 7 years ago
github.com/streetsidesoftware/vscode-spell-checker - 68740f50fad4570f57400e1866c405596d640cee authored over 7 years ago