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
8466d0dd38b204314283f97698c5cc8eec60e1f5 authored over 11 years ago
487f88d8420bebfe10d6c4f08a2957a3623bc860 authored over 11 years ago
b0db65a10b6218a059a24c3b76fb50a2fbb0e9f9 authored over 11 years ago
65cfe5df78cc8ba871e46936d2d58e97c5d577ab authored over 11 years ago
7b5dc83b82edf6ed8a57215daa39e6e6beb09bca authored over 11 years ago
9343e3c702534cd45e3f22713091f1783b09a0c6 authored over 11 years ago
d2766b374bb38ce4ac5b2df0af4ecf1e8248fd26 authored over 11 years ago
Previously namespaces were used to off() when a buffer was
unsubscribed from which affected othe...
55314b3e2dabf6528b09d4765fae2e3925ef59e7 authored almost 12 years ago
syntax.on() is no longer called anywhere in the package.
c54333eb4bb87febbaa0acb1adfe5a5f5e2ce102 authored almost 12 years ago
When the grammar changes, spell check will detect this and toggle
itself accordingly. Before a g...
2f91321395eea9aaa9bb497b08e3167819631e6f authored almost 12 years ago
b95060f0eede5fc021f415b1316eb6acc22a8071 authored almost 12 years ago
213f1420cfe8daacc4539cabf4372ee45ad82916 authored almost 12 years ago
Also: when a TextMate package is deactivated, remove its grammars
e84fcda1b401585434df9237dee5924bf1815bf6 authored almost 12 years ago
Previously the views would be added immediately
if more than one grammar was already registered....
Conflicts:
native/v8_extensions/native.mm
spec/app/config-spec.coffee
spec/app/window-spec.co...
e3affc0cc508a9a7a771836939099b992f3d4fd6 authored almost 12 years ago
Conflicts:
src/packages/markdown-preview/stylesheets/markdown-preview.css
static/atom.css
sta...
The requiring of a package's main module is now decoupled from package
activation. Non-deferred ...
12d50c932a48cc6aa467f6f4fc985fd388199fed authored almost 12 years ago
062ba589cab92a57d701399ab61c886cdfb0e789 authored almost 12 years ago
d21b449b32069f816c54a54f975663a3931bd684 authored almost 12 years ago
d2b84249d51e718da5979077e9b5be512390e801 authored almost 12 years ago
4ea946d1e6d7c070d5b09433b8be44a82ae692dd authored almost 12 years ago
Previously subscribeToBuffer() returned early
in certain cases without first unsubscribing to
th...
ed52157826da40240e71c1a92f8115e2032c0e33 authored almost 12 years ago
This is a common boundary used in markdown link text
1aa83b4908ee4c6ef3922e8018a85b1f2e2dc7d3 authored almost 12 years ago
A select list will now display with possible corrections
and the misspelling will be replaced wh...
cdc4a15ec6df2fe614f1f68568536218ed1410ff authored almost 12 years ago
55f4b2a7fc4328990d9fcb27cc6e201a4121c8a1 authored almost 12 years ago
ecc5e7702c567900a27aadddff215f5314032402 authored almost 12 years ago
ef6bfcfd8d335fc5eaf4796ffadc05c18dfd686d authored almost 12 years ago
This adds spell checking to editor's using the
text, markdown, or Git commit message grammars.