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

Get basic material design working

github.com/streetsidesoftware/vscode-spell-checker - a8329e7b7f347a8c0b4bde36eae1c15322a6d418 authored almost 6 years ago
Update packages

Force `terser` to 3.14 because 3.16 breaks `terser-webpack-plugin`

github.com/streetsidesoftware/vscode-spell-checker - 68783e3cd656671c610ce9e23f94e850f4d9ae90 authored almost 6 years ago
Update packages for viewer

github.com/streetsidesoftware/vscode-spell-checker - f29eecb4c0886b47f74a915792f4a5e05a4147a9 authored almost 6 years ago
Got communication working.

github.com/streetsidesoftware/vscode-spell-checker - d9fd851b7c1c5a8dbf4a31fc202ec9b1a9801099 authored almost 6 years ago
Use broadcast channel instead of iframe.

github.com/streetsidesoftware/vscode-spell-checker - ef8ef9ad5f49c19092e06ca80675ad5f67088143 authored almost 6 years ago
Improve the VsCodeApi simulation

github.com/streetsidesoftware/vscode-spell-checker - d443ac3046f1c33ee96244042496828436a99353 authored almost 6 years ago
Add types for react components

github.com/streetsidesoftware/vscode-spell-checker - 0bdaa1846989a870dcc1df628f4195e8d88f7f94 authored almost 6 years ago
Update packages to fix build

github.com/streetsidesoftware/vscode-spell-checker - 2d82eb4efa672f72109875b747f0c019ff476ca4 authored almost 6 years ago
Update packages and progress towards getting it working

github.com/streetsidesoftware/vscode-spell-checker - 833d57ebbb1426fe29c150cecddd85aa852e0d57 authored almost 6 years ago
Trying to get app state communication between windows.

github.com/streetsidesoftware/vscode-spell-checker - 0c13371777fd46fa84bbcfac43c856277714107c authored almost 6 years ago
Get messaging working between the view and the outer window.

github.com/streetsidesoftware/vscode-spell-checker - 15ff883f00e8b0ae48e5d5bafbbf05d5af89d12b authored almost 6 years ago
Merge pull request #306 from magnetikonline/master

Can spell check more than typescript and JavaScript

github.com/streetsidesoftware/vscode-spell-checker - 7219d30bd56390b38fe803093fd983f856738e19 authored almost 6 years ago
Can spell check more than typescript and JavaScript

github.com/streetsidesoftware/vscode-spell-checker - 19f1e9d32d396d327d3b1af6cc98b4dbc2e1731a authored almost 6 years ago
Merge pull request #302 from darrylhein/patch-1

a couple minor grammar & spelling fixes

github.com/streetsidesoftware/vscode-spell-checker - 71322ab4f842f2fb58e8b634a484daa1a61e5797 authored almost 6 years ago
a couple minor grammar & spelling fixes

github.com/streetsidesoftware/vscode-spell-checker - 61ebf6bb9903bf48e91214abbeb4a1dd514d21f9 authored almost 6 years ago
Merge pull request #282 from fgarcia/patch-1

Update README.md

github.com/streetsidesoftware/vscode-spell-checker - 94b012c7f4ba25d9d52f114bb6092b03069406e1 authored about 6 years ago
Rearrange the diagnostic message to have the word first #267

github.com/streetsidesoftware/vscode-spell-checker - b0d1545e4ca57d75ab3a828c2f73e5ec7d5770b0 authored over 6 years ago
Shorten the diagnostic name #267

github.com/streetsidesoftware/vscode-spell-checker - 23eaa616214b705a83c90cf3bed6338cba94e37c authored over 6 years ago
Merge pull request #270 from Plac3hold3r/PH.master.statusbar-foreground-color

Remove `sbCheck.color` assignment preventing theme foreground color changing

github.com/streetsidesoftware/vscode-spell-checker - d8209aef5c581b2388850cd16c7ee3c072fea0c5 authored over 6 years ago
Remove sbCheck.color assignment preventing theme foreground color changing

github.com/streetsidesoftware/vscode-spell-checker - c1b8eefcd7b97406d00500d244884a65551ebce6 authored over 6 years ago
Merge pull request #220 from kishaningithub/readme_update

Add VSCode marketplace badges and do minor lint corrections

github.com/streetsidesoftware/vscode-spell-checker - 90c9df56c0538c4a8f084265061060f8c5a6ff58 authored over 6 years ago
Add VSCode marketplace badges and do minor lint corrections

github.com/streetsidesoftware/vscode-spell-checker - 47c13e29f961090f9dd9c28f534809b7f5bcf660 authored over 6 years ago
Get ready to support spell checking with grammar.

github.com/streetsidesoftware/vscode-spell-checker - 92a171c1ab4db03444e525079f6500cf6c942446 authored almost 7 years ago
Improve start up time

* remove RxJs from client (big and slow to load)
* switch to Kefir to replace RxJs
* Delay loadi...

github.com/streetsidesoftware/vscode-spell-checker - 5bb5644a07626d1523f6649837ab965901502682 authored almost 7 years ago
Fix #207

Upgrading cspell library to fix #207

github.com/streetsidesoftware/vscode-spell-checker - 9a05a4731a4e6611deb1734c02e9f992f1ff6433 authored almost 7 years ago
Merge pull request #215 from lostintangent/master

[Discussion] Restricting code actions to allowed doc URIs

github.com/streetsidesoftware/vscode-spell-checker - 9d6f387058478810aba4edb1c9d1be0682a3b961 authored almost 7 years ago
Restricting code actions to allowed doc URIs

github.com/streetsidesoftware/vscode-spell-checker - 02113a2a33e5aca7fdb4ce280fc633bcc332d43c authored almost 7 years ago
Fix an issue where ALL schema types were being checked.

Fix #214

github.com/streetsidesoftware/vscode-spell-checker - 4291a31f6612bc24a3a27a7810aef8b5f57f1dc7 authored almost 7 years ago
Support setting the allowed schemas at the user level.

github.com/streetsidesoftware/vscode-spell-checker - 3c573cd77c43a468bb29bfef9ed66de2ec36659d authored almost 7 years ago
Merge pull request #209 from lostintangent/master

[Live Share] Restricting language services to local files

github.com/streetsidesoftware/vscode-spell-checker - b0c53cfa4b404d50356cba662806dd34eac5466d authored almost 7 years ago
Restricting language services to local files

github.com/streetsidesoftware/vscode-spell-checker - 43b0b877ec62a9a56ba6ad26834dd94cc4d2a8ab authored almost 7 years ago
Pull in changes and update changlog

github.com/streetsidesoftware/vscode-spell-checker - cb5fddab7752d1dd6e1663dbbe1baa80b62fdc34 authored almost 7 years ago
Do not add comments if the file already exists.

github.com/streetsidesoftware/vscode-spell-checker - 07c50185efdf81eb7a498a83e0cfdccf191e3b14 authored almost 7 years ago
Add some more travis stuff

github.com/streetsidesoftware/vscode-spell-checker - a6592ed69ab5f67e542b75d68031bc8040f49e17 authored almost 7 years ago
Try running the integration on linux

github.com/streetsidesoftware/vscode-spell-checker - eabf12c097de428005a36007112394a06a0e0b1b authored almost 7 years ago
Do not spell check package-lock.json

github.com/streetsidesoftware/vscode-spell-checker - 2775c0b11f88be872c583d5a34930494be178364 authored almost 7 years ago
Get ready to publish 1.6.6

github.com/streetsidesoftware/vscode-spell-checker - f14d2e6a72ad571e1d86e6d8b71002bcbe3d2a65 authored almost 7 years ago
Update packages to get the latest cSpell library

github.com/streetsidesoftware/vscode-spell-checker - 1a1672925c47227dfb89eb141e2cb5bbb075540b authored almost 7 years ago
Add the ability to add words to the dictionary in the settings display.

github.com/streetsidesoftware/vscode-spell-checker - 49e2c4b9205aeff89bae0e262f3fd1087baae2ab authored almost 7 years ago
Add the ability to remove words from the dictionaries.

github.com/streetsidesoftware/vscode-spell-checker - 941100fb2bb0bba0036856d080ad331915657cf4 authored almost 7 years ago
Update the VSCode language server to latest version

github.com/streetsidesoftware/vscode-spell-checker - c52ec4165ec5b9d4360753b85f3d2e1a6d744301 authored almost 7 years ago
Update packages to bring in the latest cspell

github.com/streetsidesoftware/vscode-spell-checker - feb625c76fe53db5c26531e9ff07fad227fbf4be authored almost 7 years ago
Merge pull request #196 from mattfarina/feat/asciidoc

Adding support for AsciiDoc out of the box

github.com/streetsidesoftware/vscode-spell-checker - 02db1ef3dcbc9de8ad4e8d931576f4ba5b32762b authored almost 7 years ago
Adding support for AsciiDoc out of the box

github.com/streetsidesoftware/vscode-spell-checker - 6d9a71d59c68b6c02459e03af5587cae769b99a9 authored almost 7 years ago
Add cSpell.maxDuplicateProblems setting

github.com/streetsidesoftware/vscode-spell-checker - 000b13cb9c2153ffc4ea094669b7302982e93f12 authored almost 7 years ago
Merge pull request #193 from jameshamm/patch-1

Potential typo, Las Angles -> Los Angeles

github.com/streetsidesoftware/vscode-spell-checker - ec6155e92ac92c27fb4c3620003d2fa18259a709 authored almost 7 years ago
Potential typo, Las Angles -> Los Angeles

Changed all instances of Las Angles to Los Angeles. This looks like an unintentional typo of L.A.

github.com/streetsidesoftware/vscode-spell-checker - 65503a2fcf9f2a23797addd3a2611e72c8dfeea9 authored almost 7 years ago
Merge pull request #191 from lostintangent/master

Adding support for Visual Studio Live Share

github.com/streetsidesoftware/vscode-spell-checker - 8a1c85210cfca711f348095ee030c44155040e1f authored almost 7 years ago
Adding support for Visual Studio Live Share

github.com/streetsidesoftware/vscode-spell-checker - 8f03b6f94a71606529868962494f77179b312a3d authored almost 7 years ago
Turn off compound suggestions till it works better.

github.com/streetsidesoftware/vscode-spell-checker - 5877e2ea1a55c723365d79efb484820bcde11f8c authored about 7 years ago
Bug fixes

- Update cspell to get the LaTex changes in
- Enable CSS and Html by default.

github.com/streetsidesoftware/vscode-spell-checker - efc882e1852935f6daae2b202154ee33f2c68bbe authored about 7 years ago
Reduce size of published extension

github.com/streetsidesoftware/vscode-spell-checker - aabf72cfa7580dfb9bcdd785fad1af966db6869f authored about 7 years ago
Update cSpell to get the latest dictionaries.

github.com/streetsidesoftware/vscode-spell-checker - 2d35f178dbf5885703830e0172a4529d993efec7 authored about 7 years ago
Update changelog to include the fix.

github.com/streetsidesoftware/vscode-spell-checker - 1fe4625530e39f3ed213e8de6f805dde7199c498 authored about 7 years ago
Fix #162 - fall back to file level settings if no folder is open.

github.com/streetsidesoftware/vscode-spell-checker - 21e9a2c63476127d295dcd7a51c2c77c1b5e67bd authored about 7 years ago
Only add the ... if something will be replaced.

github.com/streetsidesoftware/vscode-spell-checker - e1767984b0fbafe8b121d0a324a323bee20352d9 authored about 7 years ago
Set log level back to Errors

github.com/streetsidesoftware/vscode-spell-checker - dc3055316758f0a71c4b3619866c984152a84783 authored about 7 years ago
Fix some URI issues and log URI conversions.

github.com/streetsidesoftware/vscode-spell-checker - 0b85c556bdf57385454ae912de30f7be8dc94127 authored about 7 years ago
Add an integration test that loads a javascript file.

github.com/streetsidesoftware/vscode-spell-checker - 2c8a9a66d5b2a86bae92bec234f643cebe705071 authored about 7 years ago
Only run the integration on OS X

github.com/streetsidesoftware/vscode-spell-checker - ea93404c550cb08ebe311f8a671711f58861e3f4 authored about 7 years ago
Ignore the files generated during testings

github.com/streetsidesoftware/vscode-spell-checker - a06a207a6d9ab8af041a5c95afbde62642dccf4f authored about 7 years ago
Try running integration tests on travis.

github.com/streetsidesoftware/vscode-spell-checker - cd33d1e2f9e74b1693f9b4e3e0300f50f858c290 authored about 7 years ago
Make sure extension dictionaries are registered.

github.com/streetsidesoftware/vscode-spell-checker - c9972ad81f02b1f74850486344fd0f2db8fffad4 authored about 7 years ago
Cache the settings because VSCode caches stale values.

github.com/streetsidesoftware/vscode-spell-checker - fd2d23645f75a4fde23d9c36a487b914575f2d5a authored about 7 years ago
Be able to set the configuration for each level

github.com/streetsidesoftware/vscode-spell-checker - befeb6891a6a434edb2d42a01e6ee2510d910d82 authored about 7 years ago
Fix code action and logging levels.

github.com/streetsidesoftware/vscode-spell-checker - 5f8a9767e3e438b4f0a87ddf6cabb4d3ffc0a9ff authored about 7 years ago
Support adding words to workspace.

github.com/streetsidesoftware/vscode-spell-checker - 6dd52acf6565e051e7542ec3efbb712fd30c98ea authored about 7 years ago