Ecosyste.ms: OpenCollective

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

github.com/pulsar-edit/autocomplete-plus

:lock: View and insert possible completions in the editor while typing
https://github.com/pulsar-edit/autocomplete-plus

Merge pull request #161 from abe33/patch-1

:bug: Fix broken legacy registration method

ccc1c31141fdd67c5f7b582bfe5e242a48bab7ec authored about 10 years ago
:lipstick: Use same version convention for grim dependency

bbe924f732b9aa94c1843fabe35fa562fe156156 authored about 10 years ago
:bug: Fix missing deprecate method

6146c62d385bfa27e8c4c7ac7769723b88781431 authored about 10 years ago
:bug: Fix broken legacy registration method

1ea1943b08228fc20e60433baa3851c3cebb6a7f authored about 10 years ago
Prepare 0.22.6 release

6a53e3642db9e1fff204cd12c2157f0878d0abe4 authored about 10 years ago
Merge branch 'park9140-remove-deprecated-code'

c5f14b631a1234a52195fa5176a0af85d77c0840 authored about 10 years ago
Clean Up Dependencies, Minor Formatting

- Remove Autosave guard and semver dependency; it's been long enough

82096ec0c56bfbb15e74c98c563d386dc007ceae authored about 10 years ago
Add deprecation warning and handling for when package implementors utilize editor-view instead of editor model

0458fc29663a92579196abe25d2ab08304d7faf7 authored about 10 years ago
Make registerProviderForEditorView deprecated rather than just remove

89dee118cfda84d12471394e0648e00888212bb9 authored about 10 years ago
Remove all the usages of depricated apis

7b7837f3dd3fa76f09bdfa8e6167679d08c10b14 authored about 10 years ago
Prepare 0.22.5 release

45e5cd7802d5ae1982dbd3cac6fcae67268159c5 authored about 10 years ago
Fix Specs, Remove console.log

791ee7bd2d334dbe8ee4aeb4a0f1a82181b25f82 authored about 10 years ago
Prepare 0.22.4 release

cefdd12264663668625834b50bcd6ba5baffd22a authored about 10 years ago
Further Synchronize With autocomplete

9da4dd0cb0923639d499ae46ed7f1bb3f3ef4d2e authored about 10 years ago
Merge branch 'park9140-use-marker-overlay'

5a02523c70786ecae578d09655b54286bf33a12c authored about 10 years ago
Remove Additional Deprecations

6dbb8f1c520d50646ae37dfcd4961e7ca934cb88 authored about 10 years ago
Roll forward some more 1.0 apis to support marker view

a15068de72bcf3154baba60f30810571d9caaef3 authored about 10 years ago
Use marker overlay

93bf5e58011cb82a5379aac87857a28ffa070dac authored about 10 years ago
Also merge spec for #116

merge setPosition spec code from https://github.com/atom/autocomplete

803bf8cbbe3fcb6c13cf7a6fc5ea94c4bbb2de4d authored about 10 years ago
fix #116

merge setPosition code from https://github.com/atom/autocomplete

032c03949d7fa72baa82b6158bd046ae2c462cf0 authored about 10 years ago
fix unregisterProvider bug

3d0b9c52926024ac8938decc1f6c488495d3b9d8 authored about 10 years ago
Delete CHANGELOG.md

Move it to https://github.com/atom-community/autocomplete-plus/releases

70b1ee20101e08a4f7f0f556614646df43e1730b authored about 10 years ago
Update README.md

f5518593c9a2a7023b1655f2cc841240b3dd0e4b authored about 10 years ago
fix travis-ci status icon

4666081e51646969a02a29839f47e51d2b81c6b2 authored about 10 years ago
Prepare 0.22.3 release

fad543bd4149420da6ddd269d251ddcf808c92be authored about 10 years ago
Merge pull request #145 from yongkangchen/master

Trigger Autocomplete upon Backspace

369c0335fbd3efca9de4f9907f2ecf8d0e20dd5a authored about 10 years ago
Trigger Autocomplete upon Backspace

https://github.com/saschagehlich/autocomplete-plus/issues/137

876d44b46a2aaaa4889caab5dd3ffbd56b5e1d57 authored about 10 years ago
Prepare 0.22.2 release

a184039342d0d589db459e639b4a17df3cc5064f authored about 10 years ago
Merge pull request #142 from yongkangchen/master

fix focus issue and spec

c643eb5f6559a913c2ee8a013b7cc1f02e04347c authored about 10 years ago
fix 55-spec

f46a2209e4fe781a8a58d6f7eab1086ec98fb242 authored about 10 years ago
fix focus issue and spec

b9d976d24a208e62ad4b4ed1be6539bac52ea767 authored about 10 years ago
Prepare 0.22.1 release

bb6aa3846469a2b7691253b4ef6bc751671aba5a authored about 10 years ago
Prepare 0.22.0 release

3d9dce7bd0e0765d4184bdcb81bf87f3812bd01c authored about 10 years ago
Merge pull request #110 from mizchi/minimum-word-length

Filter by word length

d1aa906bc3ffa2851be2cd674a754825fdda01f1 authored about 10 years ago
Revert "fix focus bug" - Causes A Ton Of Test Failures

This reverts commit 59a002b2047cce5c555dd8b7c5d0ed24ccfdfab1.

288c44f63560aeb75d2e1246da9772b5c7ad6a62 authored about 10 years ago
Merge pull request #95 from yongkangchen/patch-1

fix focus bug

69484a32205b470a06d70414eaf8d691f831f84e authored about 10 years ago
Merge pull request #109 from mizchi/strict-matching

Add strictMatching option

0c235889502e17a892b9b064abe252a3dfd45325 authored about 10 years ago
Merge pull request #120 from smockle/master

Don't disable auto activation if autosave version is >= 0.17.0

bc3953dafab5e438b9c0b9cf74c82a5146e47935 authored about 10 years ago
Merge pull request #135 from vito/fix-deprecations

Fix deprecations

614ce8071cadeb341ba07ca86d1ccef4c422ff9e authored about 10 years ago
EditorView -> TextEditorView

840ab350e44758a84235a974ccce85eabef82898 authored about 10 years ago
use schema for config

1dc5827adaf62b0222742b6198829120f31f25ff authored about 10 years ago
fix a ton of deprecation notices

roughly 350 to 37. the remaining deprecation notices are for APIs that
Atom has not provided a c...

99d61f490d340209cf0fa9e07af3352331c95159 authored about 10 years ago
Don't disable auto activation if autosave version is >= 0.17.0

1de1daa202e78761621b42af5ede2905f0296c07 authored over 10 years ago
Merge pull request #113 from blakeembrey/fix-popup-menu

Flow out to contraints

c05f150d331412ec10030353baab3f86e3f95775 authored over 10 years ago
Flow out to contraints

bdb510ccca88740e86a6d7b56cf8446e1afc7219 authored over 10 years ago
Filter by word length

e5baf9a0ca1be4964bdcc829ce904f66a7bdc441 authored over 10 years ago
Add strictMatching option

fec848312619c1cff535d12891e456724af1b301 authored over 10 years ago
Merge pull request #101 from abe33/feature/multiple-selections-support

Feature multiple selections support

20d67032328317e4b18af604e1b1944485711ddd authored over 10 years ago
:green_heart: Fix broken positioning tests

Despite setting the height in lines of the editor view, its
`outerHeight` always returned 0.

3a268837a1f2b7dae0291bffbf5602bd399c063b authored over 10 years ago
:bug: Fix autocompletion with multiple selections

Fix saschagehlich/autocomplete-plus#57

c04f856ffa4905c75ceb824b65d314e71815daee authored over 10 years ago
Merge pull request #81 from brendankemp/master

Add ctrl-n,p emacs bindings for next, previous

fe2e9be3bfaa35b638a59a3d4db014930d06de3a authored over 10 years ago
Merge branch 'patch-2' of https://github.com/yongkangchen/autocomplete-plus into yongkangchen-patch-2

7579f3b96346a325560bd63163fb90f09cbb77f3 authored over 10 years ago
Merge pull request #98 from saschagehlich/feature/fix-test-deprecations

Remove Deprecation Warnings From Tests

61d91c1ec5f0a093abe4d0a6b8a6532327d8ad61 authored over 10 years ago
Remove Special Case Now That setEditorHeightInLines Works

- See: https://github.com/atom/atom/issues/3019

d2287a3021a3417ff3292eaabd2dbf4f439cc7c5 authored over 10 years ago
Fix Test That Fails Locally But Builds On Travis

- Now works reliably on both

56e028a101711e85845747132a7cb2a761bb35c6 authored over 10 years ago
Fix autocomplete-spec

- Move specs into autocomplete-blacklist-spec, autocomplete-view-spec, fuzzy-provider-spec

e5e81c38a185fdf07e65a9d7b7dbe023e4106e6e authored over 10 years ago
Fix 65-spec

d5ce60fc1e4698353c95a917593f9e4dad5634d4 authored over 10 years ago
Fix 64-spec

5937c7d851e21c430dcf039f29849b055c23daed authored over 10 years ago
Fix 63-spec

d009b28e3a640b029e7b7bd84791fccc19206315 authored over 10 years ago
Fix 55-spec

38c2bcf4cd95d8cb180d8218e3fe81f242d65066 authored over 10 years ago
Fix 52-spec

53f74632118744012cb012568b92e0e37f4c28e5 authored over 10 years ago
Fix 50-spec

d975dd228ef28c59ff4dc7fae64afbe3b8c1c3cf authored over 10 years ago
Fix 23-25-spec

7422fd8986b3e19c98dd4e65cbd16381b06424bd authored over 10 years ago
Fix 15-spec

9dd99e9bd6d710111fba42d3de42762c7f0ae2f3 authored over 10 years ago
Fix 11-spec

aeb4232e226ebb3d0d99920d616af58f1bf05fe4 authored over 10 years ago
Add Package Dependencies

f3cd6d881791bb88df6d1f38d9a06399bac0c90b authored over 10 years ago
fix logic error

d273ccf75b4f863bab6110706d8c8b010785c00f authored over 10 years ago
fix focus bug

fix when same file and mutiple panes, unable to select suggestions.And focus jump to other panel...

59a002b2047cce5c555dd8b7c5d0ed24ccfdfab1 authored over 10 years ago
Prepare 0.21.0 release

48f1b8c4aa1b0933a277bc3486c26947300762bd authored over 10 years ago
Merge pull request #92 from nathansobo/ns-fix-composition

Don't update autocompletions during character compositions

6c9c1c73bd6c44e6ec4c4a05d446a341487eded1 authored over 10 years ago
Don't update autocompletions during character compositions

This fixes atom/atom#2716

f54bfe2ca7162256d42a51f659ba16a776d412a5 authored over 10 years ago
Add ctrl-n,p emacs bindings for next, previous

Emacs binds are supported through most of the rest of Atom. Plus it's rough having to drop down ...

c275dfe386fc8430a87e0cd5649239af966a8c62 authored over 10 years ago
Merge pull request #75 from eqot/patch-1

Support styles in html label

b7cfea1fd052fbbe1c5463ce17162f273c45ff32 authored over 10 years ago
Add a className attribute that adds the given value to the item view's classes

c08516a0cf2ee3f53f33050cc25383f630d212ac authored over 10 years ago
Support styles in html label

cb4057c152c0811618c000e1bae62abecfa9636d authored over 10 years ago
Updated CHANGELOG.md

c2df20be71d88bdcc0e91855925fb93c600edaa6 authored over 10 years ago
Prepare 0.20.0 release

09fce40bf3cefb391caebc6a893dffd68d055211 authored over 10 years ago
Added `renderLabelAsHtml` option to Suggestion

f5a640806fedb33d0c0c1e5153e3fe8ab4339745 authored over 10 years ago
Merge pull request #72 from ricburton/patch-1

Update the README

80f4cb67ab4fefe7e5a6228c5928984168e1661a authored over 10 years ago
Update the README

Added some extra information about how to enable the Auto Activation preference.

b7c7772c1b45d05e0dca9a303896fe65bf599f75 authored over 10 years ago
Updated CHANGELOG.md

1344f4621eedb7d3704a20e5aa4c6449ea606889 authored over 10 years ago
Prepare 0.19.0 release

b2b570eb814d9232b2c75cadc981271bdb24eafd authored over 10 years ago
Allow hyphens in wordlist. Fixes #64.

04df1ff3f6784721ba6c3cfc9a730e4f4a061aa3 authored over 10 years ago
Add new words to wordlist when a special character has been entered. Fixed #63.

3d9d85bbe893fb83e66186feddde034f03024251 authored over 10 years ago
Cancel autocompletion when no suggestions are available. Fixes #65.

440f8b0cd16dc2a4ba25c546e2080f9a789885fa authored over 10 years ago
Updated CHANGELOG.md

91a0af3d740ba63d3ad6618d70633fe43a70eb00 authored over 10 years ago
Prepare 0.18.0 release

09ddf4e7ff70110d26db0698fd7a7bb9da2b8221 authored over 10 years ago
Prepare 0.17.0 release

7f7faa5d3abd4aabeb4fb530a16f0381b07fa413 authored over 10 years ago
Prepare 0.16.0 release

5d8fd2fe7b84a97792fac0b7edc309494581015c authored over 10 years ago
Fixes #40 again

ff8f51d24d3cda2b38f7f7cb23f7380590561d6c authored over 10 years ago
Fixed spec for #52. Fixes #55.

aacbff0cf35f4c0e44f7a6d2d97c9235a1cdf86b authored over 10 years ago
Merge branch 'yosisa-fix-unstable-state'

0b3dfbde70750b7347d5ab7a7f708c923ca7e006 authored over 10 years ago
Fix a bug occurred after closing one of the copied tabs

4f8168fe51199bf7e34be73b91591f8598397678 authored over 10 years ago
Close autocompletion when entering a space. Fixes #52.

242acf260e7f17985fb7f505d89808dd9dcd0c17 authored over 10 years ago
Merge pull request #55 from saschagehlich/fix-54

Fix Test (Fixes #54)

35e82928151149764b8ac0b6db5ebe5779f747d3 authored over 10 years ago
:bug: Fix Race Condition In FuzzyProvider

fee75f44cf8f3c89c7fd66aa012b9d98434d0dc0 authored over 10 years ago
Run, travis, run! Also added joe as a contributor

3c3f0089f481999570df12fd7a099f68c36e97da authored over 10 years ago
Added travis config

2930c4c3341d7d8dca6745c79a38dfda9a158d42 authored over 10 years ago
Merge branch 'feature/tomdoc'

e52009ae2f34ce51a0a6224bb56c1eb1e4a8907a authored over 10 years ago
:abc: Converted fuzzy-provider.coffee from JSDoc to TomDoc

2fb400fd894c6b1b268484e261b5026b4e4c5832 authored over 10 years ago