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
e7b99e3db3e0d9d674c51a90d22c9d31a8c874d0 authored almost 12 years ago
8b08ee6e00e44c85e6710fc97b6fbaa49bce7ab5 authored almost 12 years ago
57e7d5446e40ef3e6c2f7198f85660ec0aeb1ed0 authored almost 12 years ago
Conflicts:
src/app/text-buffer.coffee
This makes it easy to only assign variables for the information you
need in the iterator. Before...
fea9020e47fc20c5b91cb2351c81f658d003ad02 authored almost 12 years ago
This is now required since populateList() is only
calls when the timeout is fired and the select...
2d94332b60029b962ffa5f06291eea84a0f387af authored almost 12 years ago
Conflicts:
native/v8_extensions/native.mm
spec/app/config-spec.coffee
spec/app/window-spec.co...
21cf5e3a2502348c59c504d05d13c5a156779555 authored almost 12 years ago
1abb2a775d84d8dbba168d79e14b942224c4bdf3 authored almost 12 years ago
1699cf07adec8c089baf126a0477b16ea7b26bc7 authored almost 12 years ago
32f074c4ddd69a83c283edf777d5003225884bfa authored almost 12 years ago
Since this is the more external method, having a shorter name
is more convenient. The former `bu...
4d50ab93912faea4310260d4528198a6308223de authored almost 12 years ago
ae55d37d4c30057eb01275f994f6b4c61ace351a authored almost 12 years ago
c7d536bf031ac4482b17d1fc93f656a08269b166 authored almost 12 years ago
This removes the last few places where rootView was
looked up via jQuery selector and instead ju...
c46ec396c13d5fb6ab63524796ca036ea37e8346 authored almost 12 years ago
bc7dd66bd7262397941f05e685180adb83aa7f58 authored almost 12 years ago
6600f89f0e24344e8ce3b1261333eae83f12fd82 authored almost 12 years ago
a7757b55d13a46b3a29f7a4d65fcbb35846403c2 authored almost 12 years ago
8c6e3f92e5f6eaa63bf02b08594b4437c698fd7e authored almost 12 years ago
Clearing the mini editor when closing is something
all sub-classes were already doing so it make...
e482615bdb8438093bebdfcdcf2128d4253985a6 authored about 12 years ago
7a2091671011ccbdd3b442a9375376db8e1ed8af authored about 12 years ago
bac48d19982f8797951309f0ed74a1c737529e1a authored about 12 years ago
00266d6ac7186bac35a90ac45e4d7bce7fa1d5c1 authored about 12 years ago
Conflicts:
.atom/themes/Atom - Dark/vim-mode.css
d23cacd923a6e03b9efc37d46f6f8db4b3b828dd authored about 12 years ago
Using this new `abort` mechanism ensures that autocomplete's changes can never be redone, while ...
2252abcd3a0aa2727f01d59a0b4a77767dfa07ce authored about 12 years agof6452c846ca1fe26c2234285cfe2b987b16387e0 authored about 12 years ago
'editor-open' -> 'editor:attached'
'before-remove' -> 'editor:will-be-removed'
This allows the cursor buffer position to only be
obtained once from the editor.
cce11120649983d39bcd0ab310136ad8fced7a76 authored about 12 years ago
3e46e0b49c23a5a85f37a4109e0db568ae237a56 authored about 12 years ago
All existing .coffee keymaps are now .cson and package
keymaps are now located in a keymaps fold...
Previously if the list was displayed above the cursor
position and the list was filtered to decr...
It no longer subscribes to the buffer, so unsubscribe isn't needed.
c0cd45aceeaf150958bc50c2c6f85a1779ec5386 authored about 12 years ago
Undo all operations that were performed during an
autocomplete session and only retain the confi...
c34281e4a4a50a54725044cd6c35c7dd2367bc8e authored about 12 years ago
3e6c0bb5fb3e9a3e7da449fa877f3e3e397cc6ee authored about 12 years ago
e727d91764100b14db5e5a02128c8f19ce1f5d82 authored about 12 years ago
Previously an inserted automcomplete match would not
update the case of the prefix or suffix of ...
We now look at the `core.disabledPackages` config key. Rename the `src/extensions` directory to ...
3f576b18ff26cd3fec912f8147740ea8afad6586 authored about 12 years ago