Ecosyste.ms: OpenCollective

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

github.com/pulsar-edit/autocomplete-snippets

:lock: Adds snippets to autocomplete+ suggestions
https://github.com/pulsar-edit/autocomplete-snippets

Simplify requestProvider

206cd1a71d9c4ef0a607107a7dbeca43b5197ff8 authored almost 10 years ago
Simplify ::provide

785cc6352572b6612c2c2d1de51874c87299f887 authored almost 10 years ago
Implicitly return

7500e93c587f3d4bb5f00b07b8c046b326c75a8f authored almost 10 years ago
Update CI Script

b92b2310c655bddc2d8054cc50af6ca665d92b98 authored almost 10 years ago
Directory, Not File

bec689ba19ce56f579f159f2cc3b31c0011b6503 authored almost 10 years ago
Fix Spacing

2f9b6f0ea2749e4e63b3f412d02e072bf5568036 authored almost 10 years ago
Use Built In Node

5f9327b78f7c89964333b71804ba53aeeff12de9 authored almost 10 years ago
Test Updated Build Script

93170f5057bb043138990baba45bf81929ade56a authored almost 10 years ago
Prepare 1.0.1 release

8097fca87994b3905f1da67b665701eee4f5c8e6 authored almost 10 years ago
:art: Cleanup

d997c97fbd29d2335f8153311b035a925714581f authored almost 10 years ago
Add Missing Then

c152891634f372914953d7511192ae757c63bb66 authored almost 10 years ago
Use io.js Instead Of node

79abc2a75d4e433e163c3c01d900cdaaffd3ee0f authored almost 10 years ago
Conditionally Lint Package

b7a01d0c43499933f81e55d956c14db2e266e7d9 authored almost 10 years ago
Use Config For Provider Registration

- Fixes #33
- Fixes #34

1defdccccacc35411920846a4d2a0ed9098662dd authored almost 10 years ago
Tone Down Lint Errors

83aa31d41e9ff68f617f544e6182941681986439 authored almost 10 years ago
Fix Build Script

ebf3a64c1c4d0200b0c52962195d80845476b2d9 authored almost 10 years ago
Fix Build

f60ecc3259fee26af9f2b80af63341e89171efd2 authored almost 10 years ago
Add Linting To Package

- Test Build Failure With Extraneous `;`

50f66e872302e7d863f296967b7df7532b86fab1 authored almost 10 years ago
Prepare 1.0.0 release

512b7d83531437ae4b346c8d1317108108cb1ec4 authored almost 10 years ago
Support New autocomplete+ v2 Provider API

d86591ccf0506f45b5377d2ea07673d7c399e59c authored almost 10 years ago
Merge pull request #29 from jonathandelgado/master

Works with other packages

0e0401d799bd7752eb0bf9781481e9ead9e0997c authored almost 10 years ago
Works with other packages, updated tests

5e9f231e3de14ff6b8e261171fe4620cda9c99f3 authored about 10 years ago
Add CI Badge To README

7f3c917cd091440e88e6851b18f280a824ee5b1e authored about 10 years ago
Build With Travis

18bf5d7ecc086fb8a3dc0358e77d283267aedc9b authored about 10 years ago
Merge pull request #28 from gitter-badger/gitter-badge

Add a Gitter chat badge to README.md

9ac1365b7b3453efe4340561e321f4c579229cca authored about 10 years ago
Added Gitter badge

e67b1dd2c912a900b5314b29959ac7b3598fa045 authored about 10 years ago
Prepare 0.3.2 release

fb9d1d7888935280b034a412cbffb0240779b58c authored about 10 years ago
Simplify Provider Registration

- Remove unused packages

4a26be8fae40053aaf4a4704575585d6f346ba86 authored about 10 years ago
:lipstick: Parenthesis + Single Quotes

e3745e0c5de60f14a4873ed2e968690aeac1610f authored about 10 years ago
Merge branch 'lukexor-grammer_scope'

83b3217d5808a200ac63b4fb230eca09edc725a8 authored about 10 years ago
fix conflicts

0f6236116912c466b8ae141eae786de23afa9396 authored about 10 years ago
fix matchesPrefix

6189a7cf7555e5f1b5db27875aee7d67949c32f7 authored about 10 years ago
fix spec

f8cbc4e17f4b90e91e569e3f26c93dca462f8fcb authored about 10 years ago
Merge branch 'timikoy-master'

cc754d373c6656198210fcaf5f15d847ceffa01d authored about 10 years ago
fix conflicts

321a45997c6ea6264d2970366bad439acdfcb0fc authored about 10 years ago
Merge branch 'only-load-matched-snippets-in-user-snippets' of https://github.com/tony612/autocomplete-snippets into tony612-only-load-matched-snippets-in-user-snippets

d1fdadc024fd9864c724297aa200f6b578289172 authored about 10 years ago
Merge branch 'tony612-only-load-matched-snippets-in-user-snippets'

e6f791577d1230f215928df0d3e16f1d259644f4 authored about 10 years ago
fix conflicts

7473019fa86272777c0586e740a859de201adb85 authored about 10 years ago
fix conflicts

406bb9e1b2dfd3b16c9af7be6cf6bcddf7123c24 authored about 10 years ago
Prepare 0.3.1 release

988a045f793160a4302a39efc8a57c490be334af authored about 10 years ago
Fix expand snippets

1b78d203b931c5ca69e18d060add23e757718d39 authored about 10 years ago
Prepare 0.3.0 release

f31dfbec6cb31d2c9ef3925612fceb94a072f623 authored about 10 years ago
Fix Deprecations, Use New API, Migrate Org

5cc5f872d991c693bc2f1bfad48fb3c098378bb8 authored about 10 years ago
Limited snippet list to the current or global scopes based on editor grammer

7824378a760040f272932f77b2567cb6463f0c40 authored about 10 years ago
Merge remote-tracking branch 'origin/master'

Conflicts:
lib/snippets-provider.coffee

7324f121358833ac5b1ba870389196c2db028e35 authored over 10 years ago
Switch to non-fuzzy suggestions.

Suggests only snippets whose trigger starts with the current prefix.

1063550d3676882836f48f935e74616250d1445a authored over 10 years ago
Switch to non-fuzzy suggestions.

Suggests only snippets whose trigger starts with the current prefix.

b95a93b34c9280249ebb12555da5792278417e07 authored over 10 years ago
Prepare 0.2.0 release

2de5dc46aba37d689136df18d6e1e4767f3d9821 authored over 10 years ago
Update CHANGELOG

539ed584f98e4f9fa840c6bd1b7f74f3f777572e authored over 10 years ago
Emit an event after loading, added specs

958cbe2b3dfc5d9656c536ccd7584814ff80990d authored over 10 years ago
Prepare 0.1.0 release

d77448299e633dba23a0410ddfa8558253d62ce3 authored almost 11 years ago
Updated readme and changelog

7c027249eb6276976f007ea23232d94d6f8a8f02 authored almost 11 years ago
Provider registration, reading snippets, providing suggestions

c9537a58b9ea34dabb4242f5eb27f6d8ae93aab6 authored almost 11 years ago
Initial commit

fbd0441529f1eab8c5dbb5149ef5a656ccc350f8 authored almost 11 years ago