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
:bug: Fix broken legacy registration method
ccc1c31141fdd67c5f7b582bfe5e242a48bab7ec authored about 10 years agobbe924f732b9aa94c1843fabe35fa562fe156156 authored about 10 years ago
6146c62d385bfa27e8c4c7ac7769723b88781431 authored about 10 years ago
1ea1943b08228fc20e60433baa3851c3cebb6a7f authored about 10 years ago
6a53e3642db9e1fff204cd12c2157f0878d0abe4 authored about 10 years ago
c5f14b631a1234a52195fa5176a0af85d77c0840 authored about 10 years ago
- Remove Autosave guard and semver dependency; it's been long enough
82096ec0c56bfbb15e74c98c563d386dc007ceae authored about 10 years ago0458fc29663a92579196abe25d2ab08304d7faf7 authored about 10 years ago
89dee118cfda84d12471394e0648e00888212bb9 authored about 10 years ago
7b7837f3dd3fa76f09bdfa8e6167679d08c10b14 authored about 10 years ago
45e5cd7802d5ae1982dbd3cac6fcae67268159c5 authored about 10 years ago
791ee7bd2d334dbe8ee4aeb4a0f1a82181b25f82 authored about 10 years ago
cefdd12264663668625834b50bcd6ba5baffd22a authored about 10 years ago
9da4dd0cb0923639d499ae46ed7f1bb3f3ef4d2e authored about 10 years ago
5a02523c70786ecae578d09655b54286bf33a12c authored about 10 years ago
6dbb8f1c520d50646ae37dfcd4961e7ca934cb88 authored about 10 years ago
a15068de72bcf3154baba60f30810571d9caaef3 authored about 10 years ago
93bf5e58011cb82a5379aac87857a28ffa070dac authored about 10 years ago
merge setPosition spec code from https://github.com/atom/autocomplete
803bf8cbbe3fcb6c13cf7a6fc5ea94c4bbb2de4d authored about 10 years agomerge setPosition code from https://github.com/atom/autocomplete
032c03949d7fa72baa82b6158bd046ae2c462cf0 authored about 10 years ago3d0b9c52926024ac8938decc1f6c488495d3b9d8 authored about 10 years ago
Move it to https://github.com/atom-community/autocomplete-plus/releases
70b1ee20101e08a4f7f0f556614646df43e1730b authored about 10 years agof5518593c9a2a7023b1655f2cc841240b3dd0e4b authored about 10 years ago
4666081e51646969a02a29839f47e51d2b81c6b2 authored about 10 years ago
fad543bd4149420da6ddd269d251ddcf808c92be authored about 10 years ago
Trigger Autocomplete upon Backspace
369c0335fbd3efca9de4f9907f2ecf8d0e20dd5a authored about 10 years agohttps://github.com/saschagehlich/autocomplete-plus/issues/137
876d44b46a2aaaa4889caab5dd3ffbd56b5e1d57 authored about 10 years agoa184039342d0d589db459e639b4a17df3cc5064f authored about 10 years ago
fix focus issue and spec
c643eb5f6559a913c2ee8a013b7cc1f02e04347c authored about 10 years agof46a2209e4fe781a8a58d6f7eab1086ec98fb242 authored about 10 years ago
b9d976d24a208e62ad4b4ed1be6539bac52ea767 authored about 10 years ago
bb6aa3846469a2b7691253b4ef6bc751671aba5a authored about 10 years ago
3d9dce7bd0e0765d4184bdcb81bf87f3812bd01c authored about 10 years ago
Filter by word length
d1aa906bc3ffa2851be2cd674a754825fdda01f1 authored about 10 years agoThis reverts commit 59a002b2047cce5c555dd8b7c5d0ed24ccfdfab1.
288c44f63560aeb75d2e1246da9772b5c7ad6a62 authored about 10 years agofix focus bug
69484a32205b470a06d70414eaf8d691f831f84e authored about 10 years agoAdd strictMatching option
0c235889502e17a892b9b064abe252a3dfd45325 authored about 10 years agoDon't disable auto activation if autosave version is >= 0.17.0
bc3953dafab5e438b9c0b9cf74c82a5146e47935 authored about 10 years agoFix deprecations
614ce8071cadeb341ba07ca86d1ccef4c422ff9e authored about 10 years ago840ab350e44758a84235a974ccce85eabef82898 authored about 10 years ago
1dc5827adaf62b0222742b6198829120f31f25ff authored about 10 years ago
roughly 350 to 37. the remaining deprecation notices are for APIs that
Atom has not provided a c...
1de1daa202e78761621b42af5ede2905f0296c07 authored over 10 years ago
Flow out to contraints
c05f150d331412ec10030353baab3f86e3f95775 authored over 10 years agobdb510ccca88740e86a6d7b56cf8446e1afc7219 authored over 10 years ago
e5baf9a0ca1be4964bdcc829ce904f66a7bdc441 authored over 10 years ago
fec848312619c1cff535d12891e456724af1b301 authored over 10 years ago
Feature multiple selections support
20d67032328317e4b18af604e1b1944485711ddd authored over 10 years ago
Despite setting the height in lines of the editor view, its
`outerHeight` always returned 0.
Fix saschagehlich/autocomplete-plus#57
c04f856ffa4905c75ceb824b65d314e71815daee authored over 10 years agoAdd ctrl-n,p emacs bindings for next, previous
fe2e9be3bfaa35b638a59a3d4db014930d06de3a authored over 10 years ago7579f3b96346a325560bd63163fb90f09cbb77f3 authored over 10 years ago
Remove Deprecation Warnings From Tests
61d91c1ec5f0a093abe4d0a6b8a6532327d8ad61 authored over 10 years ago- See: https://github.com/atom/atom/issues/3019
d2287a3021a3417ff3292eaabd2dbf4f439cc7c5 authored over 10 years ago- Now works reliably on both
56e028a101711e85845747132a7cb2a761bb35c6 authored over 10 years ago- Move specs into autocomplete-blacklist-spec, autocomplete-view-spec, fuzzy-provider-spec
e5e81c38a185fdf07e65a9d7b7dbe023e4106e6e authored over 10 years agod5ce60fc1e4698353c95a917593f9e4dad5634d4 authored over 10 years ago
5937c7d851e21c430dcf039f29849b055c23daed authored over 10 years ago
d009b28e3a640b029e7b7bd84791fccc19206315 authored over 10 years ago
38c2bcf4cd95d8cb180d8218e3fe81f242d65066 authored over 10 years ago
53f74632118744012cb012568b92e0e37f4c28e5 authored over 10 years ago
d975dd228ef28c59ff4dc7fae64afbe3b8c1c3cf authored over 10 years ago
7422fd8986b3e19c98dd4e65cbd16381b06424bd authored over 10 years ago
9dd99e9bd6d710111fba42d3de42762c7f0ae2f3 authored over 10 years ago
aeb4232e226ebb3d0d99920d616af58f1bf05fe4 authored over 10 years ago
f3cd6d881791bb88df6d1f38d9a06399bac0c90b authored over 10 years ago
d273ccf75b4f863bab6110706d8c8b010785c00f authored over 10 years ago
fix when same file and mutiple panes, unable to select suggestions.And focus jump to other panel...
59a002b2047cce5c555dd8b7c5d0ed24ccfdfab1 authored over 10 years ago48f1b8c4aa1b0933a277bc3486c26947300762bd authored over 10 years ago
Don't update autocompletions during character compositions
6c9c1c73bd6c44e6ec4c4a05d446a341487eded1 authored over 10 years agoThis fixes atom/atom#2716
f54bfe2ca7162256d42a51f659ba16a776d412a5 authored over 10 years agoEmacs binds are supported through most of the rest of Atom. Plus it's rough having to drop down ...
c275dfe386fc8430a87e0cd5649239af966a8c62 authored over 10 years agoSupport styles in html label
b7cfea1fd052fbbe1c5463ce17162f273c45ff32 authored over 10 years agoc08516a0cf2ee3f53f33050cc25383f630d212ac authored over 10 years ago
cb4057c152c0811618c000e1bae62abecfa9636d authored over 10 years ago
c2df20be71d88bdcc0e91855925fb93c600edaa6 authored over 10 years ago
09fce40bf3cefb391caebc6a893dffd68d055211 authored over 10 years ago
f5a640806fedb33d0c0c1e5153e3fe8ab4339745 authored over 10 years ago
Update the README
80f4cb67ab4fefe7e5a6228c5928984168e1661a authored over 10 years agoAdded some extra information about how to enable the Auto Activation preference.
b7c7772c1b45d05e0dca9a303896fe65bf599f75 authored over 10 years ago1344f4621eedb7d3704a20e5aa4c6449ea606889 authored over 10 years ago
b2b570eb814d9232b2c75cadc981271bdb24eafd authored over 10 years ago
04df1ff3f6784721ba6c3cfc9a730e4f4a061aa3 authored over 10 years ago
3d9d85bbe893fb83e66186feddde034f03024251 authored over 10 years ago
440f8b0cd16dc2a4ba25c546e2080f9a789885fa authored over 10 years ago
91a0af3d740ba63d3ad6618d70633fe43a70eb00 authored over 10 years ago
09ddf4e7ff70110d26db0698fd7a7bb9da2b8221 authored over 10 years ago
7f7faa5d3abd4aabeb4fb530a16f0381b07fa413 authored over 10 years ago
5d8fd2fe7b84a97792fac0b7edc309494581015c authored over 10 years ago
ff8f51d24d3cda2b38f7f7cb23f7380590561d6c authored over 10 years ago
aacbff0cf35f4c0e44f7a6d2d97c9235a1cdf86b authored over 10 years ago
0b3dfbde70750b7347d5ab7a7f708c923ca7e006 authored over 10 years ago
4f8168fe51199bf7e34be73b91591f8598397678 authored over 10 years ago
242acf260e7f17985fb7f505d89808dd9dcd0c17 authored over 10 years ago
Fix Test (Fixes #54)
35e82928151149764b8ac0b6db5ebe5779f747d3 authored over 10 years agofee75f44cf8f3c89c7fd66aa012b9d98434d0dc0 authored over 10 years ago
3c3f0089f481999570df12fd7a099f68c36e97da authored over 10 years ago
2930c4c3341d7d8dca6745c79a38dfda9a158d42 authored over 10 years ago
e52009ae2f34ce51a0a6224bb56c1eb1e4a8907a authored over 10 years ago
2fb400fd894c6b1b268484e261b5026b4e4c5832 authored over 10 years ago