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
fe4a14a97b4e72fe645b471b26937a6d57d30b0d authored over 9 years ago
3af90856db1dd884bea0511a94f702ab419b9a1f authored over 9 years ago
b1ffe0d843e06e25ecb7a946549991b40a358fb1 authored over 9 years ago
Adding an option to toggle the consumption of suffix characters
eb8c2538be2f3b26aaa9fec6f7855c48d36ddf60 authored over 9 years agoa134c42ea7183989d0a322c168b695919bce94f4 authored over 9 years ago
- Fix merge conflict
- Change option name
- Update option text
Closes #468
Closes #559
Add 'enableAutoConfirmSingleSuggestion' setting
7cca9b663a29d60e3257cb6c446c752a3fc01352 authored over 9 years agobbdbd25e385e6ae9eb5e22f4799a6201a8c7e470 authored over 9 years ago
Cache and micro-optimize suggestion generation in SymbolProvider
dc6d0b2941ea3a8ea34a8466dc4e565ae5e8c45f authored over 9 years ago
Allows disabling automatic confirm a singular suggestion when in manual
mode. Useful if this mat...
These loops deoptimize if the loop variable is non local. It gets
hoisted automatically however,...
6f08fc9f0f04ae4c84f7867ddc2911597f71c09b authored over 9 years ago
e1b63e85298a2fac8913a535978a919e9c215267 authored over 9 years ago
Avoid implicit list comprehension in Symbol.symbolsForConfig
23cc8f86d5d07230edad7058682866dc0421dcb5 authored over 9 years agofed2979bd3bcbfee4608b685629195c24f7d8a53 authored over 9 years ago
755f3142fbde1b5a676c6b4b16f64878fee7095e authored over 9 years ago
da80f69d71831501aa073b7202b9ceb4903df649 authored over 9 years ago
Dont show suggestion list when a single suggestion exactly matches the prefix
310502541df770e52c417082ab5f1178c44dba8b authored over 9 years agoCloses #504
90ae1f3ac5c2a7a46bacf3c1b7c891e1902aad42 authored over 9 years agof4d2faa8e922d2a0b938fb842818e272d3d66c49 authored over 9 years ago
3eca20a2abe2aaccb8e447751e21697fc39c7288 authored over 9 years ago
Remove strict matching on manual activation
bae5ea6d007707015b0f3fa7b2042c6873702bdd authored over 9 years agoac6aec9a8fb169983a28a1bf09a0352bd13864df authored over 9 years ago
771a004bb5cfb0a15ceaf1a32af27dd8cbfadd25 authored over 9 years ago
Speedups
678b594b57a7395d8b46ee07b10ffc2b0e3d13fc authored over 9 years agoAdd setting to allow for remapping of keybindings
ad9af97a2a69ef605583fe8f01255af73a72b513 authored over 9 years agocbad99e5ebb4d7dfb4d8834c1b33729ced1a8800 authored over 9 years ago
434b74c52d3a5b753669f9d98a78e66cd0e4af1d authored over 9 years ago
This only needs to happen once!
2939a3e4573b9c00a444b806f64563ca71bc271f authored over 9 years ago11487607b03428966ac38cab933114109fc902db authored over 9 years ago
Changes to a single line in the buffer do not require buffer
row adjustment. Before this change...
e61caf84c09432bf1fbb92f132acc9d389db2012 authored over 9 years ago
8222aaf8470fccfdd4dc35045f0c4164addd11a6 authored over 9 years ago
46e191a5bab53a218c1ed8e204ed9fb0691930e8 authored over 9 years ago
Add support for page-up/down move-to-top/bottom
42660ee4d794d1403881a9fc20fadfb29014f96e authored over 9 years agoCloses #319
3897b2b9815a9b546120a7c0e0c9e95fef9a397e authored over 9 years ago
Closes #503
Refs #319
e8e92053e417f18023d98f96689d0694992900ad authored over 9 years ago
Add File Blacklist example to Settings description
d26fb2c6c41fda361b1f318b56f4554615ae8da5 authored over 9 years ago2d5edbfc61c82f6976fe00205225c3f5cbc0d54b authored over 9 years ago
Readme update: add example for file blacklisting
ca9a8c3a4a1750e8f3f715aeb686e1c2ad6bfa48 authored over 9 years agoTook me a little while to track this down (I was trying just extensions, without the `*` matchin...
3cd1b267c8c3745d679b548d5f25d2ab9b7adc6a authored over 9 years agocaff21fd00c6c79e471410b6022d54c0bb616421 authored over 9 years ago
f3d34f86671033bf4cd08c3e867f9520ba662312 authored over 9 years ago
Fix excludeLowerPriority bug
e4e8cf3658f92fc1a6bf4294d4f73d4519f86078 authored over 9 years ago42beeb578f075a535a0fe9d51f4e13964fae07ce authored over 9 years ago
HTML escape displayed text
27643c7d786ed1366dcea6b086143850c0f9c32b authored over 9 years ago
Closes #436
Closes #466
Don’t include the word under cursor when multiple cursors
c5720b0fbb7fb86cbbfed4f20bdfecb83ce88506 authored over 9 years agoCloses #467
9e25c0d9a5e15ae3c27959f16a9dcfd23a98e01b authored over 9 years agoRemove the native scrollIntoView() call.
1dc024fc624e70d26e34b3bc2e40ef4d6316a5a3 authored over 9 years ago
It would scroll the workspace in some cases. No bueno. This new way
feels better anyway.
Close...
4688b67545c3c79a0a39af8d986e735fdd05f974 authored over 9 years agoFix all the uncaught errors
75412768dc7b2f97da5e52df2786d48e820ac00c authored over 9 years agob92cd57841e7109c8d6dbaa46f6439ccf1659e10 authored over 9 years ago
Closes #353
d988fc944ee32e82279398c03068df58b2387964 authored over 9 years agoCloses #488
4417be242d6240d5d2567cd626d3d022ee668746 authored over 9 years agoCloses #475
4b9027a5afb11e19041f752893af8aa01455a43f authored over 9 years agoThis avoids the symbol bookkeeping when a buffer changes names.
Closes #480
ef538af36c3d2cfe2abdbdf93007a13a5b4f1a25 authored over 9 years agoCloses #475
fa4710b8d9cecc89552c505c0c03fea3b6da7faa authored over 9 years agoe817bb22072c51d1a0dbd9d6eda6e726e02ca93e authored over 9 years ago
- Fixes #59
a7a41d8be6da9d2b499cd7634b747f76a5e1b1fd authored over 9 years agoe64186000bcfd7998ba6de6175d3704d66c47dc7 authored over 9 years ago
Closes #501
38b7803107983e37fdd32056caf21b2bcddbb200 authored over 9 years agoCloses #262
585a92e983605066eefeb2e8b143a57764f2144b authored over 9 years ago9b8041fb0e675dba23e7d7407097ce7cf9bb1c29 authored over 9 years ago
c5ec0d0023e2bdac80f57b2fa4c733479cbc6a99 authored over 9 years ago
4e39fc51b7d608793a92877848e271914dfe377f authored over 9 years ago
Add some paranoia checks; fix breakage
ba178b56b35b2630a7bd34dfcb092389c15c223e authored over 9 years agoCloses #475
26ce3c37e7468759b49bfbf1c5978538e7d2d703 authored over 9 years agoCloses #478
Closes #477
a029582aa014882c7bfab7e105a04ba0168fff30 authored over 9 years agoAdd coffeelint support
1e6809ce1ee1d8a4c529e26b09a89be0fbc26f74 authored over 9 years ago353afa62c5cf4f498cfd1d0a532c8cda5e1a0c1b authored over 9 years ago
cece07c968a9c67b92ae6293a83e09f790640751 authored over 9 years ago
1856db3e4787ac24d92ed7997089599cb7775aca authored over 9 years ago
Use token iterator rather than tokens shim on TokenizedLine if available
943effb4eb11d9756fce6f37a4bb4528a6c0f4af authored over 9 years ago
This doesn’t add much speed, but it avoids the allocation of arrays of
temporary token objects w...
6e2e4600a290191cbdd2df010fe35758bc7d1fff authored over 9 years ago
Check all cursors (not just last) when deciding whether to activate
6f62361e9bf1b80e005d72f5c5e96158b95de43a authored over 9 years agoPass activatedManually To Providers In Options
62e954cbd357c4dfe74c382f1de7d95f93a34b12 authored over 9 years ago- Fixes #461
bcb6865747f445347d8c383913663fd309e322da authored over 9 years ago60487d0727f7241b869e4cccf1486692720cadde authored over 9 years ago
Scroll to selected items one by one when going up
41a941732e4d6969ad5de44d20efa8ee41ddffcc authored over 9 years agodc6b1984544cfc2f5c5966f2c8e4d5107569fbb9 authored over 9 years ago
9398128bcce77e5be7da9e38072edba3789d7ffb authored over 9 years ago
800b8d1492a08640d2e170cfa659092bf4aee688 authored over 9 years ago
Fix Link For Gitter, Update README Content
aa2c0d5a4ecc96cd93000864660e9fd1c39846f5 authored over 9 years agoa4a7521411a960da8914682e4f3921f349ca298b authored over 9 years ago
6804b2beb28546529bb3b5a5ce13035f5486bf9b authored over 9 years ago
4c147ef0e6347c4bc832807f80ecd089638d62ff authored over 9 years ago
f9cc91b3dff29b0c62d879f9b7fb2edf6a8be7f3 authored over 9 years ago
4f2cfa72c6cd16b4bb20aca165139117edec894d authored over 9 years ago
e54c318e11d1afbd6af35cb317a770ab95c5b46c authored over 9 years ago
543a864cfcb451a4e58f3c842890a797ce67e6e3 authored over 9 years ago
b8f5e8cf6bd2e774cb762f1d443dc2bad7ea5a56 authored over 9 years ago
d152422a3ecc5b3ebd25fa4ba94f919aa5b237a8 authored over 9 years ago
2fed9ee2b79f9b5a80cc96cd2152bef4f0b7a531 authored over 9 years ago
Change licenses field to license
b82810b66ba7de59f430a9486dec4e0c885b584e authored over 9 years ago73ee6af962a02c689888c5d1f93f5827d36def84 authored over 9 years ago
2c7865b7c21415188abc8bdcdb91122cbaf1bd3f authored over 9 years ago