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
Make sure the clean cspell's cache when re-loading files.

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
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
Remove warning about accessing wrong level of setting.

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
Expose making config requests by resource.

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
Add commands to the root for building.

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
Update the mocha test commands

github.com/streetsidesoftware/vscode-spell-checker - edfba8024ce62b10127351b50f0c3dc59a2859d0 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...

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
Turn off suggesting multiple word break options.

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
Bump package versions and turn on strict checking.

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
Enable setting the diagnostic level.

github.com/streetsidesoftware/vscode-spell-checker - 0657302875f0230c86f077deda3c45869ce1d91e 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
Add support for comound suggestions.

github.com/streetsidesoftware/vscode-spell-checker - 04dd0180422ecd0c6847ea3f668df3dec6a33e65 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
Update launch / tasks to work with workspaces.

github.com/streetsidesoftware/vscode-spell-checker - 67cfa9e81a8dfaa5b9bcd4fbc0c4fc752464d194 authored over 7 years ago
Turn the settings watcher back on.

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

github.com/streetsidesoftware/vscode-spell-checker - 23bdfd9636381b7a8bce625d70a0f8da8c6f48cd authored over 7 years ago
Quick fix for CPU hog issue.

github.com/streetsidesoftware/vscode-spell-checker - 8e69b46d67e92a942f00fea164e50a2ed50f6d54 authored over 7 years ago
Fix watcher for settings files.

github.com/streetsidesoftware/vscode-spell-checker - 58ad25f716cf413f625d44ff42a6423c3e07ce72 authored over 7 years ago
Correctly support dark and high contrast themes.

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
Be able to add a selection of words to the dictionary.

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
Show the currently active dictionaries.

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
Add a list of loaded dictionaries.

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
Make sure the "src/server" is in the tree.

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
Update server side packages.

github.com/streetsidesoftware/vscode-spell-checker - 9f626eceecb73e2175c37264c541931379d4f2e9 authored over 7 years ago
Fine tuning on the dark theme

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
Get Tabs working on the Info screen

github.com/streetsidesoftware/vscode-spell-checker - ac08801519a3deb8a659f623880802cbe0c8ffba authored over 7 years ago
Check-in experiments with layout.

github.com/streetsidesoftware/vscode-spell-checker - cdf6cfcd814d179815a5327f2807ebf40b5b8007 authored over 7 years ago
Move towards Material Design

github.com/streetsidesoftware/vscode-spell-checker - c2b0aeedc9d3afe49e11d8c60554847ba79a27aa authored over 7 years ago
Display a checkbox for each enabled language.

github.com/streetsidesoftware/vscode-spell-checker - 8c416503132d2914a38448a18c8f5422e3ecee2a 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
Re-organize based upon responsibilities

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
Re organize the directory structure.

github.com/streetsidesoftware/vscode-spell-checker - 797db46866b7f5c53fa106cfcdfbf4e1990277de authored over 7 years ago
Display friendly names in info.

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
Update cspell to fix issue with suggestions.

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
Merge branch 'master' of https://github.com/Jason-Rev/vscode-spell-checker

github.com/streetsidesoftware/vscode-spell-checker - a79f1b3a700a7ff2b9c2706fa1d3c2731e81d8ca 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
Make the status bar more responsive to changes.

github.com/streetsidesoftware/vscode-spell-checker - 68740f50fad4570f57400e1866c405596d640cee authored over 7 years ago