Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pulsar-edit/spell-check

:lock: Spell check Pulsar package
https://github.com/pulsar-edit/spell-check

Prepare 0.68.5 release

d00c903f596a4b551c78d6e09aebba6ae8f0e05c authored over 8 years ago
Fix tests

273f161d2bd913520918c341c03ba0932347b675 authored over 8 years ago
Prepare 0.68.4 release

fa735a3dcbf4df27bffe82ccb529bd18cb0ceacf authored over 8 years ago
Merge pull request #139 from roccosportal/master

Prevent toggling spell-check when there is no active text editor

684ab41e49fc1849e6f8ed8fb5924769db46db3b authored over 8 years ago
Prepare 0.68.3 release

238e3689881a8e5690b8ad576a089aa2e07b0cca authored over 8 years ago
Merge pull request #159 from atom/as-dont-destroy-editors-when-disabling-package

Don't destroy editors when deactivating package

66b25149eb2a41176516b5bd79dd735a966db16a authored over 8 years ago
Don't destroy editors when deactivating package

Previously, upon package deactivation, we were destroying all the
editors where spell-check was ...

33866735f5f4ce14898b5d382f743cd344218778 authored over 8 years ago
Merge pull request #158 from Ingramz/master

Remove unused variables

6fa673899a29c525bfa7713989b88042892d3d3f authored over 8 years ago
Remove unused variables

4f29dec4b4818b09d86e06229a15dc4271a9fb4c authored over 8 years ago
Prepare 0.68.2 release

5a1714c451c1f5af665fc3251d5f862bd3f4cba8 authored over 8 years ago
Correct the repository value

6217e4859283be44768c0f7f03609dc6dfe4029e authored over 8 years ago
Prepare 0.68.1 release

68c0816c7dade3fc4fee3b84302e6270d19f9803 authored over 8 years ago
Fix flaky specs

fd33a579afff958c68f123d99080e0f738045ecc authored over 8 years ago
Prepare 0.68.0 release

aed14e37c5210afd51bc93f9c6f0822c8e59773c authored over 8 years ago
Merge branch 'dmoonfire-plugin-based-spell-check'

7764375599048e7b8f3e8c4979ba54dce39c0843 authored over 8 years ago
:fire: console.log statements

04384ae1118b07b1b1fc3ea00eaf9895ec7223ae authored over 8 years ago
Restore script/benchmark mode

c6854180ec2e8f07f3de2b9aa45ead4e9dcac2ff authored over 8 years ago
Updated code with requested changes:

* Removed ".coffee" from require statements.
* Moved empty array initialization closer to where ...

c228c87254ff3830b351733f73c600edd17976d2 authored over 8 years ago
Updating plugin code for lint rules.

a509817472dae2391e583398084ed856f35a4694 authored over 8 years ago
Pulling in v0.67.1 and AppVeyor changes.

0259d218cdca5b7fac5a3a430863d049943f881a authored over 8 years ago
Converting checking to use `multi-integer-range` with a task-based checking.

* Updated unit tests to verify functionality of multiple plugin responses.
* Taught system check...

f47f54cd8c06406bbc88cba01e9f46caa4475c8f authored over 8 years ago
AppVeyor should test against stable & beta

90af50ea2c04cc7e7ea1f8a57ca38707b29fe2f7 authored over 8 years ago
Enable Windows builds on AppVeyor

93dbfcd447ec5071eb277e92571cefaf9b26e2db authored over 8 years ago
check for undefined, issue #130

49d174df709f457d0fa8246db44cef6ccbc1f679 authored over 8 years ago
Updated plugin-based implementation from provided feedback.

- Switched to a task-based system.
- Reworked the plugins so they return full paths to a `re...

dff766e6ab3b62b47be1c39f02d0b57bb047b3d3 authored over 8 years ago
Changed spell-checking to be plugin-based.

* Changed the package to allow for external packages to provide additional checking. (Closes #74...

8b7ab9cede26e082a86f43463cc5e0e3a224ff61 authored over 8 years ago
Prepare 0.67.1 release

ece2e245a6baf24b6dbef49d24c3d32f462db443 authored almost 9 years ago
Merge pull request #122 from atom/as-stop-using-marker-properties

Add marker layers on TextEditor and stop using marker custom properties

9c83c6bd04032976a45a8f315c3664774bb6871c authored almost 9 years ago
Add marker layers on TextEditor and stop using marker custom properties

We were using a deprecated `replicate` custom property. Moreover, this
marks the entire layer as...

9a36898a2e9455125a0205084c9087a2dc5ba0fc authored almost 9 years ago
Prepare 0.67.0 release

2d03cf9147dfaf835b767d73ae5b5cd1444d7c5f authored almost 9 years ago
Merge pull request #114 from OJFord/patch-1

updates spellchecker to use system language

4f90e0dc31ed969cd85a30d85d9c9807ffb1cacb authored almost 9 years ago
updates spellchecker to use system language

As of atom/node-spellchecker#33 (v3.2.3), the default language used is that of the `LANG` enviro...

f14c1516ccfdad83b43c52542ac25f0c4f7e2f7c authored almost 9 years ago
Prepare 0.66.1 release

e238b4b9eccbe828185d324a1e7c80184881f68c authored almost 9 years ago
Merge pull request #112 from atom/mb-config-schema-in-package-json

Move config schema to package.json

a1df34edbc0c35563c029bcde63c40fb306dc064 authored almost 9 years ago
Move config schema to package.json

ccdc3330f949b50ab2f82875d57048d1baced3a8 authored almost 9 years ago
Prepare 0.66.0 release

a00c7705098596c8c45eeeeb817ce1be63bdf766 authored almost 9 years ago
Merge pull request #108 from atom/dh-rename-variable

subscriptionsOfCommands -> commandSubscription

ea95f085741c376ca85c9d37203710be95a699a9 authored almost 9 years ago
subscriptionsOfCommands -> commandSubscription

ac7b9f0c85ad530ff54cf940b1e29550bc128622 authored almost 9 years ago
Merge pull request #33 from roccosportal/master

Add feature: toggle on/off

6ed00add2b88ddd9cdb2933256e1a3eb7b956632 authored almost 9 years ago
Fixed toggle off spec

b772e19580b2330d2e8f16675df3acb7a410509a authored about 9 years ago
merge

f88d0ce6f1f8488b347b28e3a05b3d2c213706e8 authored about 9 years ago
Merge pull request #103 from rafaeleyng/patch-2

:memo: Convert keybinding to standard format

e4780abe6463825805edda46ec19044a6748eb33 authored about 9 years ago
Update README.md

54d33195f6d5be4221349a3f4373dd9e57ff8648 authored about 9 years ago
Prepare 0.65.0 release

8204c5255685cc9fb8ca990a67d1274a376b7cae authored about 9 years ago
Prepare 0.64.0 release

037ffdd4218c1e52186b9e0693eaebd9377b5abf authored about 9 years ago
Merge pull request #102 from atom/mb-use-bulk-spell-checking-method

Speed up spell checking

404804bd24d202b584b97e3e8067b5f3462540bb authored about 9 years ago
:arrow_up: spellchecker

577ff803147e9f8eb93a5fc38ed5ec76aa300005 authored about 9 years ago
Put misspelling decorations in their owm marker layer

e12d1c2aef9baf4cf1f4a1196cec5fd089882756 authored about 9 years ago
:arrow_up: spellchecker (pre-release)

7bee02459fa6ddad21ef6b667082e029e875721e authored about 9 years ago
Don't mark github as a spelling error

492fb3b7119ad8e695bed7fb240547cfcf83d025 authored about 9 years ago
Use multi-line strings in spec

b53c6bc0b3cc19f205f5505fc94ea7d81cf90ae8 authored about 9 years ago
Use new bulk spell-checking method in task handler

706bc262dec5b524699ff64ee5df89862edee583 authored about 9 years ago
Add benchmark script

b106c48956db0d1164d341ef47a07a083bd1d337 authored about 9 years ago
Merge pull request #1 from maxcnunes/test-toggle-on-off

Add test to the new feature: toggle on/of #33

25b5118345e5ea3ab831ac874e1d9f5760542517 authored about 9 years ago
Add test to the new feature: toggle on/of #33

82e053721c6a7f0f3b134bba86af7ba03764fc1a authored about 9 years ago
deleted empty parameter list

63f7c22fe84f7ec24a82291393f52fb518f4baf1 authored about 9 years ago
updated for new version

35e09228c0c07df0b5870ede172bc8bda75dded8 authored about 9 years ago
Prepare 0.63.0 release

4d87c10686eea05c7290e187cd26d027b2bef33c authored about 9 years ago
Merge pull request #98 from atom/as-defer-jquery-initialization

Defer jQuery initialization

9ef9f8e9773061e81f5fbc25c413dbb08f882995 authored about 9 years ago
Defer jQuery initialization

5a33c2f101331d366d7124f89f72c1dea61317ce authored about 9 years ago
Prepare 0.62.0 release

80c204dd374e8fac5b03345c7ca4dd3a8dd5e8e2 authored over 9 years ago
Merge pull request #89 from atom/iz-add-config-descriptions

Add description for config setting

5811eeccaddd2f7a4e48a0600bfa7b85cde9179c authored over 9 years ago
Prepare 0.61.1 release

a8f844d8c166bf14ec52e4a82fbd479c32ee6e82 authored over 9 years ago
:arrow_up: spellchecker

Signed-off-by: Nathan Sobo <[email protected]>

e7d47f440f7841ca4bb38f18c96670f065c55bb8 authored over 9 years ago
Add description for config setting

a0492d43c5dba469bcbdfabdbb78cfae42fab620 authored over 9 years ago
Prepare 0.61.0 release

e8da1a578507894d8d9a076b8a8a4b7651dc6cac authored over 9 years ago
Merge pull request #87 from atom/sm-border

Stronger underline

4bef6dcb3c65fe864e5b0b66b40aa2218c2605fe authored over 9 years ago
Make border thicker and dotted

Issue #86

c8f06859e304945da6dbde10105fe76b3e405dda authored over 9 years ago
Prepare 0.60.0 release

3b20ba040e7e1ce1a6399cc44af3a15ea9701f00 authored over 9 years ago
:arrow_up: [email protected]

cb8c51f0db104dbca157b80366d78ea70040fb6c authored over 9 years ago
Merge pull request #84 from atom/as-fix-leaking-editor

Fix leaking editor

1b9ee9df8241a8422514ba06983ab56a88e99019 authored over 9 years ago
Only terminate the task when there are no other pending callbacks

5a32cb9311aac3fa1e7ac1c65dc2ca225f9ceeb2 authored over 9 years ago
:fire: Remove `constructor.activeViews`

30b18605914acc74c209357df4ced79cf9d81c71 authored over 9 years ago
Fix leaking editor

Closes #82

730f105fdf1ab4d295d545c67ea3b992634129f4 authored over 9 years ago
Merge https://github.com/atom/spell-check/pull/78

4fea6982fec0dc733ddebf63c35d298f98a87da5 authored over 9 years ago
Clarify a bit more and :art: :hammer: words

422934d98705d6e22c8c2acdad362b96069879f3 authored over 9 years ago
shorten file type explaination

704dc9538122f80566b164d2f9c6f7b375de839d authored over 9 years ago
Add how to use spell-check with different file formats

52f68b0930e5099278429a2693c70d3a85d50b3d authored over 9 years ago
Only build pushes on Travis for master branch [ci skip]

bc76e7a4c8f8b66113df71cf9c1493b3b89cb339 authored over 9 years ago
Merge pull request #70 from atom/iz-clarify-enus

Clarify that EN_US is the only supported dictionary currently

611c3099cacd69d079ce1fb4b6009d53669ca9b4 authored over 9 years ago
Clarify that EN_US is the only supported dictionary for now

747f1bdd2afe8cfc16ac14617e247bb3a24efb77 authored over 9 years ago
Merge pull request #69 from vszakats/patch-1

README: fix spelling of OS X release

8995bfc22a3138d8ae876fc1e01db14d18e82f87 authored over 9 years ago
README: fix spelling of OS X release

661a4d53076b279584b228490669cc25a5380cfd authored over 9 years ago
Prepare 0.59.0 release

bb5c967a67b9a74c037a1a337ecec9aa0ce9c43e authored over 9 years ago
Merge pull request #66 from atom/mb-avoid-snapshotting-markers

Opt out of snapshotting for misspelling markers

69220553973106ff0d2a675c13176af2eeb8fb07 authored over 9 years ago
:racehorse: Opt out of snapshotting for misspelling markers

4cb447385c613f9fdaa561f49f33b9362993118c authored over 9 years ago
Merge pull request #64 from rick4470/patch-1

Updated shortcut

a4862c7d3c78e17c102d70089305ba1a9428783f authored over 9 years ago
Updated shortcut

Updated the shortcut to open up the prompt for spell check.

9864545bed6662c8fb7286cd1ccf4362d4f14dfb authored over 9 years ago
Merge pull request #63 from atom/mq-coffeelint-plus

Add coffeelint support

e711ecce0be80b604b6a1507c0548870fb65ab99 authored over 9 years ago
Add coffeelint support

90234cf6a000e9b9e9f1b9a66df33fcd01c2abda authored over 9 years ago
Prepare 0.58.0 release

fe5328e95466e1a0fac073597b462ee81c497cac authored over 9 years ago
:arrow_up: [email protected]

c46ef1c17391cd4be32e457a7504f35a88659bab authored over 9 years ago
Prepare 0.57.0 release

45c31fb59e31f163df8c45f811ee88c7e8143260 authored over 9 years ago
Merge pull request #60 from atom/jl-license

Add License field to package.json

32cd2825cf5800ce8a26b9bff6dc15646c17b7b4 authored over 9 years ago
Add License field to package.json

579017ced7ead9fcc7161312ed1d9c13ed735777 authored over 9 years ago
Prepare 0.56.0 release

72486d715bd5acddb85bf6365495916612bd9ab2 authored almost 10 years ago
Merge pull request #56 from atom/mq-rm-from-mini-editor

Remove Correct Spelling from mini editor context menu

d69d3ce5b2a26f44ce43d49c0d4de1c368178789 authored almost 10 years ago
Remove Correct Spelling from mini editor context menu

1344c599f88cc3a7017828d7ba1e0213cd586ee2 authored almost 10 years ago
Prepare 0.55.0 release

6c139ebf840033e4817c1f708997f2c1daaba104 authored almost 10 years ago
Allow single quotes before/after words

3780d090cff8028ed9e294edac38ea00533887aa authored almost 10 years ago