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

Switch to using a subscription per document.

7e0659981e5fb25893108a7ec35c6fd030641b59 authored about 7 years ago
Make sure the clean cspell's cache when re-loading files.

d9f8b29893e0a17d9dc09dd2b2563ab6833e6c2f authored about 7 years ago
Fix an issue with the config being reset.

228bd4ac559f169eb38a35c67376ce4f16c8672f authored about 7 years ago
Add logging to the server

31d48e4f3dce8f0647cfa07aa355bdcbe39564b7 authored about 7 years ago
Wire up the folder level config

This is just the initial check-in. There are still some issues.

a13d0f98365de41a105a8badbc6ff7c20f125820 authored about 7 years ago
Add methods for making calls to the server.

92747793a5a61a967f60f0b0d933460725896400 authored about 7 years ago
Deprecate rootPath

0f106e63abb7b77f46c5c18e900d5828d002b57f authored about 7 years ago
Remove warning about accessing wrong level of setting.

5c7864131edc523f2104860123ac6c66d247f535 authored about 7 years ago
Await the promise before checking the boolean value.

3e779dc421b39e91c1763adb6820544ef80d9d49 authored about 7 years ago
Update cspell

03b260332906da4078c2c2610cce7267d7f66932 authored about 7 years ago
Expose making config requests by resource.

ed7b82c355d7989403201bda22f63c31cb393519 authored about 7 years ago
Make sure the server only requests the sections we care about.

e1a82e835257e314ef428d7a44a0daef90d18219 authored about 7 years ago
Update packages

3b0ceb9202b7e04b528a161cdc7833cf2dc4aa53 authored about 7 years ago
Add commands to the root for building.

afdbc2c540c51be7d69df00be7c004af9e11a537 authored about 7 years ago
Add a NPM package to the repo root.

dd8e0ffe19f4f8eb3a304bc05ab706eb4585251b authored about 7 years ago
Update the mocha test commands

edfba8024ce62b10127351b50f0c3dc59a2859d0 authored about 7 years ago
Update packages

4d2f9cb1dafab5da410a55ea0b6c8dc79ca4b68e authored about 7 years ago
Separate settings.

2de0fbc967f541836778fe58069245013c6c2f09 authored about 7 years ago
Wait for the promise

3fc788e2628b46d2613422157d8774bacda6aafc authored about 7 years ago
Update Typescript

b279acdaa5e64c094ed8f61b8392ab207bf1df14 authored about 7 years ago
Fix package-lock

79ab943e6a5a1c74791ab8fcd7df7b5a67cd236a authored about 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...

509676cbc7c445441f1fe75e1a6f872ee74d0a7f authored about 7 years ago
Update readme to include Catalan and Czech

934d303344ca1b99f56440181eb0dd8fa0ee3ba0 authored about 7 years ago
Speed up suggestions

56c70bd3d815fe64300961ade7156d0b604bcbd1 authored about 7 years ago
Turn off suggesting multiple word break options.

2737cfba04e29a85005815144a2058501075ea98 authored about 7 years ago
Limit the number of edits for speed.

04297fbeb98e8c2963a6fa969a11715e4652c83b authored about 7 years ago
Update cSpell

9cb955998239cfecd8b4e307317addf5e45185ab authored about 7 years ago
Prepare to publish 1.4.11

07b251a48ab7ab1e8c7d46a3f70702c24a8d363b authored about 7 years ago
Bump package versions and turn on strict checking.

a8ebd9b4ea86099d29f8b0ca7907d7faeed1c8ad authored about 7 years ago
Bump cspell to get the latest changes.

ce20143ed4c1f6bb444a78bf83a1cc7b856b45b2 authored over 7 years ago
Publish 1.4.10

cab6fea17bfb964117f9e7d0508c5ff9d58837c1 authored over 7 years ago
Enable setting the diagnostic level.

0657302875f0230c86f077deda3c45869ce1d91e authored over 7 years ago
Update FAQ

700fd0c8beaeb36e54c9cf52ed28aa3110581930 authored over 7 years ago
Publish 1.4.9

49ed95591c9c50cc6a3d5b4ca0c72ae23324bb98 authored over 7 years ago
Add ignore words to the package.json so users can add it.

afc85e97956cc9d0e4124f7fffaabe684797a625 authored over 7 years ago
Remove flaky icons

4c42d6b03db075a122a64fb556e24fbdfebd1872 authored over 7 years ago
Update change log.

3cf6a04d3c3f6791460fd0e2599d4d2672337c54 authored over 7 years ago
Add support for comound suggestions.

04dd0180422ecd0c6847ea3f668df3dec6a33e65 authored over 7 years ago
Update client packages.

eb209f6aa4f0f036c64538451ce0af854e3eccfe authored over 7 years ago
Publish 1.4.7

eebdff3789efb5a7732c09e696cbf7e400059b07 authored over 7 years ago
Update cSpell to support compound words spell checks.

8c0e15d6e30e3ea3822e527e250539e3a00a98fe authored over 7 years ago
Add workspace.

1c7a43a0990bdf20098cfbadf54852dedfd31f4a authored over 7 years ago
Update launch / tasks to work with workspaces.

67cfa9e81a8dfaa5b9bcd4fbc0c4fc752464d194 authored over 7 years ago
Publish 1.4.6

e7da4792a8aa6c6d655000619aef2b3b74af8ba0 authored over 7 years ago
Fix issue #59

188fe504d3d2c051b9f090d0bacb81923cb70be0 authored over 7 years ago
Update packages.

603f9a6f3d8bf3edebf36efe0b37d23f1b42f248 authored over 7 years ago
Turn the settings watcher back on.

Verified #143 is fixed.
Make the watcher settings a bit more reasonable.

23bdfd9636381b7a8bce625d70a0f8da8c6f48cd authored over 7 years ago
Turn off all watching.

57c0f71dc8b07d795386d046716050949cdac989 authored over 7 years ago
Hot fix patch

7ff282d4b80731f546873533b4318d9cae8cd679 authored over 7 years ago
Performance fix

2d518e2134bae6e8d7a6889a0f109e6460121f42 authored over 7 years ago
Quick fix for CPU hog issue.

8e69b46d67e92a942f00fea164e50a2ed50f6d54 authored over 7 years ago
Update version

035c4d9a2237291c86a22f22fed0b702730b1400 authored over 7 years ago
Update changelog

36e2ea5236bf92709ab03dbac3fc22e520db9b78 authored over 7 years ago
Fix watcher for settings files.

58ad25f716cf413f625d44ff42a6423c3e07ce72 authored over 7 years ago
Remove unused import

66342f550f0f4b1c0f00dd5952f5d6c19dcfd8ca authored over 7 years ago
Correctly support dark and high contrast themes.

4ac6a8a2b359760ada2b7c4c394a977410c10f0b authored over 7 years ago
Add ability to Enable/Disable Global / Workspace locals

087823916801f84825cc33c457167ae508297fdd authored over 7 years ago
Be able to add a selection of words to the dictionary.

aad1cdb0bf64bf053fa31f5975b03e21a53cf821 authored over 7 years ago
Only update the cspell.json file if it exists.

71a34747e87982b3f79f9205e8f7e5da1565b7b6 authored over 7 years ago
Show the currently active dictionaries.

7af3ae13fa250b29fa53f2475653b765d54fc10c authored over 7 years ago
Update cSpell to fix the issue with suggesting flagged words.

5ad5549065ef64f9b586b07b55230799bb2a717f authored over 7 years ago
Add a list of loaded dictionaries.

fb74ff9ad94a82446b2431f97fa1123ea7a83afb authored over 7 years ago
Re-organize tab files to be clear what they are.

bd29c50359e4f2a0ef0f2e9b099bf5d647803687 authored over 7 years ago
Make sure the "src/server" is in the tree.

6c228a814aaab55c985dead468dc3a1e8411cf93 authored over 7 years ago
Update packages and investigate travis

78b9fd18632b38565fb7b5f8910dafb19e4c7458 authored over 7 years ago
Update server side packages.

9f626eceecb73e2175c37264c541931379d4f2e9 authored over 7 years ago
Publish 1.4.0

b34a6c2a488d1975c68211a178c3e70b883532c4 authored over 7 years ago
Fine tuning on the dark theme

961f19c8b29b7762d3df1e6d08b8362dd7b6a53e authored over 7 years ago
Switch Info colors based upon theme

b7f3b857eedc305dece62ca983e82e1f0ec46a97 authored over 7 years ago
Get Tabs working on the Info screen

ac08801519a3deb8a659f623880802cbe0c8ffba authored over 7 years ago
Get Fonts working

f2fd0f792998cbe299d96d5046ea2db27544d8b5 authored over 7 years ago
Check-in experiments with layout.

cdf6cfcd814d179815a5327f2807ebf40b5b8007 authored over 7 years ago
Get the toggle working

f58f5308f5ecb76e3d7b1412d1c7cd25fb87f637 authored over 7 years ago
Move towards Material Design

c2b0aeedc9d3afe49e11d8c60554847ba79a27aa authored over 7 years ago
Add mdl files

2475e7fa7d67a46c010a0244cdb1d2278a5d5232 authored over 7 years ago
Remove the incorrect en-UK

a2bef387be3225d32e90fe805e257abaada5301b authored over 7 years ago
Display a checkbox for each enabled language.

8c416503132d2914a38448a18c8f5422e3ecee2a authored over 7 years ago
Upgrade to typescript 2.5.2

624aeb5aef0951cbac3e441114b4bc5dd314e318 authored over 7 years ago
Use to fs-extra

4be7c2a18f2b36747a5d66d76ab54572d9937065 authored over 7 years ago
Update packages

479d3db47a98e5a11d95aab16ba28a6258e6bdf8 authored over 7 years ago
Rename methods to be clear about the scope.

257889cddad02174044c3c4b2cd482966acad9f7 authored over 7 years ago
Re-organize based upon responsibilities

c5d05103346bf51842eac59e4f4fc0fae56c5dc9 authored over 7 years ago
Move language normalization into its own folder

431a15a1b3249a01fce01add03fb3e3f375c1886 authored over 7 years ago
Fix references to client

d77d1b71bde038222ac210bc279cc214c504fa64 authored over 7 years ago
Re organize the directory structure.

797db46866b7f5c53fa106cfcdfbf4e1990277de authored over 7 years ago
Publish 1.3.9

701c397a6afc6cbbe0356871de7c7a62c07d2c69 authored over 7 years ago
Display friendly names in info.

e20a0452d53c9713fdcfe964874029fd33480e86 authored over 7 years ago
Add language code to create friendly names

16983f1da0d62824c190fe1e67c3baa710b77214 authored over 7 years ago
Update cspell to fix issue with suggestions.

972b36d305c1b5b78e49da9d4edc4449de51927a authored over 7 years ago
Support displaying the enabled languages.

dad66780a6cfd6c19f223d5a8fd8fd5c8681dede authored over 7 years ago
Merge branch 'master' of https://github.com/Jason-Rev/vscode-spell-checker

a79f1b3a700a7ff2b9c2706fa1d3c2731e81d8ca authored over 7 years ago
Update README.md

5c367ba6c119e25883bdd61021e425c56622f797 authored over 7 years ago
Publish 1.3.8

127ac99de7b2f228487a86bc37ffdc72aeb2c857 authored over 7 years ago
Update cSpell

d567ee13eb964a5c35cf7fd917723cd7cbfbe038 authored over 7 years ago
Update README.md

51d63ac121f55b3b3939c59444dfc14a06c614e1 authored over 7 years ago
Add Spell Checker Info to right click menu.

83f7adabf0230487cb41df5c1dcaac10c6c3dd60 authored over 7 years ago
Update readme

055c3b497d7d66e26f017fe7dda9fe88b2fee627 authored over 7 years ago
Publish 1.3.7

341985af2e2eb5e3fbb79e9a3b26f8bb776de02b authored over 7 years ago
Fix typo

0da6c0f2c3cd60f1c5977a5c2ab48b0a923fe66c authored over 7 years ago
Make the status bar more responsive to changes.

68740f50fad4570f57400e1866c405596d640cee authored over 7 years ago