Ecosyste.ms: OpenCollective

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

github.com/pulsar-edit/CI-test

:lock: testing to see how CI will work for the core editor with updated repo URL
https://github.com/pulsar-edit/CI-test

Merge pull request #16511 from atom/move-highlights

Move highlights container within lines container for theme compatibility

dbb262b1968d6890d7a6dc3a8b1765c86090dd93 authored about 7 years ago by Nathan Sobo <[email protected]>
fix timeout

ec07003d39531d38de9f6adad60263bb062c8b8a authored about 7 years ago by Tony Brix <[email protected]>
:arrow_up: text-buffer

b0ecca405a2b5695265687bedab6d91853475131 authored about 7 years ago by Nathan Sobo <[email protected]>
add return value tests

2f7de33ff0ea8d95d0259ae0928f0f057b6a976c authored about 7 years ago by Tony Brix <[email protected]>
:arrow_up: markdown-preview

3de1fd9c7a908ea58b1ae7d0d272d26431e7ce77 authored about 7 years ago by Nathan Sobo <[email protected]>
:arrow_up: text-buffer (pre-release)

9c6d1e92db21ad5f74518b7b7be2e654469bfd8f authored about 7 years ago by Nathan Sobo <[email protected]>
Move highlights container into lines for theme compatibility

4926fe466cf617b434b370d0b039b98434587fb0 authored about 7 years ago by Nathan Sobo <[email protected]>
:arrow_up: language-packages

5849ebde7e3c21071aaf705e443d6aa9e6445096 authored about 7 years ago by Max Brunsfeld <[email protected]>
:arrow_up: snippets

94dc9782c8eda0fffb63480d074cb3e78bb098a5 authored about 7 years ago by Nathan Sobo <[email protected]>
Merge pull request #16493 from atom/clean-package-lock

Remove unused package-lock.json files before building

d265bef8f2261ba3350c4a29380ec09bf139d0b6 authored about 7 years ago by Lee Dohm <[email protected]>
Merge branch 'master' into wl-async-confirm

5c3d6abb122ee45663d947309060a2d69142895c authored about 7 years ago by Wliu <[email protected]>
Merge branch 'master' into wl-async-save-dialog

b69631a44419d3355a49bc9d7379a7325cbafbf4 authored about 7 years ago by Wliu <[email protected]>
:arrow_up: [email protected]

390ab7449a77f42c554afef03b86d5ddf2c9278e authored about 7 years ago by Wliu <[email protected]>
Merge pull request #16299 from atom/mb-tree-sitter-parsers

Allow Tree-sitter parsers to be used for syntax highlighting and code folding

1dc700182171ae2fe8773bed703a62104aad0b8e authored about 7 years ago by Max Brunsfeld <[email protected]>
Omit anonymous token types in tree-sitter scope descriptors for now

84c9524403d115c7a0a3505880655c3befe52103 authored about 7 years ago by Max Brunsfeld <[email protected]>
Make tree-sitter indent methods delegate to textmate ones for now

3f11fa57ee7022b5383070427a91f82238cfa1ed authored about 7 years ago by Max Brunsfeld <[email protected]>
Merge branch 'master' into mb-tree-sitter-parsers

fe4d14444faad4d6e3df4ba904359b5ec3ae795c authored about 7 years ago by Max Brunsfeld <[email protected]>
Merge pull request #16497 from atom/mb-reuse-windows-with-wait-flag

Allow existing windows to be used when running atom --wait

ec06fb2a0b3023b42992b62736e730e6e9535850 authored about 7 years ago by Max Brunsfeld <[email protected]>
Allow existing windows to be reused when running --wait

1f4ccf302426c7699122d5e817108456bef3efc4 authored about 7 years ago by Max Brunsfeld <[email protected]>
Backfill a test for existing --wait functionality

7f76320387e0e4e39a6b856237bc8bf572fa0831 authored about 7 years ago by Max Brunsfeld <[email protected]>
Rename pathsToNotifyWhenClosed -> pathsWithWaitSessions

6f50f32116c21eca0dc47abc6f3ea464127b422f authored about 7 years ago by Max Brunsfeld <[email protected]>
Let 'atom --wait -a folder' exit due to removing the project folder

386b786d93b68d9b72e7a483a39d46ede7bcab0d authored about 7 years ago by Max Brunsfeld <[email protected]>
Merge pull request #16500 from atom/mb-decaf-application-delegate

Decaffeinate ApplicationDelegate

b2337fcc45a661cb47ca1676ac8dc4c16cda1586 authored about 7 years ago by Max Brunsfeld <[email protected]>
Merge pull request #16295 from xfontes42/master

Add event handler for window resizing.

911b805065101e9f3d4c63e64feabc43d89744d2 authored about 7 years ago by Bryant Ung <[email protected]>
Remove trailing whitespace

88e330d5774fd4c161deb9e689306403472d82c4 authored about 7 years ago by Bryant Ung <[email protected]>
Add resize event spec

8ec54a04e2ac5cbcf3dfad7cf40ef41bca329eeb authored about 7 years ago by Bryant Ung <[email protected]>
Decaffeinate ApplicationDelegate

bbc8b54f91e3d8398b9846c42f0eab5672a6ac60 authored about 7 years ago by Max Brunsfeld <[email protected]>
Merge pull request #16495 from atom/mb-decaf-main-process

Decaffeinate some main process files

22766b93e7e227ea1a9dfc70b2b099895675416f authored about 7 years ago by Max Brunsfeld <[email protected]>
move test

327ee33facefd20fe120c38d33646ca052af282d authored about 7 years ago by Tony Brix <[email protected]>
Decaffeinate AtomProtocolHandler

0085bc83e40319072aeba31bd7cead3893a728b9 authored about 7 years ago by Max Brunsfeld <[email protected]>
Decaffeinate ApplicationMenu

2793498e0b3c1478ff9e64f2128758d48eb8ef10 authored about 7 years ago by Max Brunsfeld <[email protected]>
Don't rely on promise resolution timing in main process spec

b645852142e47515f621828635503ed1be7f3594 authored about 7 years ago by Max Brunsfeld <[email protected]>
fix tests

f66ae074701b4b29d820c4ab158bea216fafdfa4 authored about 7 years ago by Tony Brix <[email protected]>
return promise.all from dispatch

03d16c4f5d111373a4a7275fd07bb096805c9950 authored about 7 years ago by Tony Brix <[email protected]>
rebase atom.commands.onDidFinish

b02aa369cad4b8ce99639574db254237d68faeb5 authored about 7 years ago by Tony Brix <[email protected]>
Rename hasQuitted -> didQuit

1de37810f09c282878de0fb329591f28e193d9df authored about 7 years ago by Max Brunsfeld <[email protected]>
Remove side effect from AtomWindow constructor

Standard was complaining about using 'new' for its side effect

cf3d272e47b7e9cd218a0425646497c30b9a43ed authored about 7 years ago by Max Brunsfeld <[email protected]>
Use async/await in before-quit handler

9d30003e58ca837a1593b4cac03da0df706e6ea4 authored about 7 years ago by Max Brunsfeld <[email protected]>
Decaffeinate AtomWindow

822900f40ebbd18b2c4f0fc9f6ddc7440caa4f78 authored about 7 years ago by Max Brunsfeld <[email protected]>
Don't use babel for atom-application test

9b917dd8c8252187abacf97866068d22d8f4625e authored about 7 years ago by Max Brunsfeld <[email protected]>
Decaffeinate AtomApplication

043f183b1a3202e323d2c7f517cdcc4636be77ba authored about 7 years ago by Max Brunsfeld <[email protected]>
Merge pull request #16492 from atom/jr-fix-modal-tabbing

Allow you to tab through modal text box

022544a0b28b8ad78b80b405b6ad038b3eb84448 authored about 7 years ago by Jason Rudolph <[email protected]>
Merge pull request #16340 from kant/patch-2

Typos on #83 #84

3114fda534a5199e753a31028cc0c7c026cd1df2 authored about 7 years ago by Jason Rudolph <[email protected]>
Merge pull request #16469 from m1guelpf-forks/patch-1

Update license year

55c6c9acfa90db76df162fa084d4a22607d32132 authored about 7 years ago by Jason Rudolph <[email protected]>
Merge pull request #16484 from atom/add-verification-process-section-to-pull-request-template

Add "Verification Process" section to pull request template

4647efa3bd976a08678d0b43f41e28e0d438b538 authored about 7 years ago by Jason Rudolph <[email protected]>
:art:

d59b779c0adf4e257d9068e8e62acc3ea7719b80 authored about 7 years ago by Wliu <[email protected]>
Remove old clipboard workaround on Linux

a1668fc953f87edd6a1961d6275b6532ade912a3 authored about 7 years ago by Wliu <[email protected]>
:arrow_up: text-buffer

2d086fe328a02ea44525f7010c6795abe08ef23b authored about 7 years ago by Max Brunsfeld <[email protected]>
:arrow_up: bracket-matcher

e276114db0fe55db976ea6805ff832b818bd0e66 authored about 7 years ago by Nathan Sobo <[email protected]>
If a TextEditorElement has a tabIndex, use it; otherwise, use -1

9d23d37965bb5aebd33b078f00859f0b572d943f authored about 7 years ago by Jason Rudolph <[email protected]>
✅ Add test for setting tabIndex on atom-text-editor element

5cce2b55bc6562cbeebbd0dbb4da5918f33327bd authored about 7 years ago by Jason Rudolph <[email protected]>
:arrow_up: snippets

d0ebc45d0b12ac60d8ea61213319726b0f1f2c89 authored about 7 years ago by Nathan Sobo <[email protected]>
Forgot to check in the require

1aeff19eabe605fb7b508d7f5d82b2a6384e9df3 authored about 7 years ago by lee-dohm <[email protected]>
Remove unused package-lock.json files before building

fa96a90e12b82b87987a79caa4d2bd72e3189423 authored about 7 years ago by lee-dohm <[email protected]>
Merge branch 'master' into mb-tree-sitter-parsers

7aac32e9155812e17e4dc5fb4358899e95019577 authored about 7 years ago by Max Brunsfeld <[email protected]>
Fix section comments

7f923fc05fdc1001007dbf92eee4de97bd0bef0f authored about 7 years ago by Max Brunsfeld <[email protected]>
:arrow_up: joanna, put back AtomEnvironment public property docs

75b4a7a984dc7afe83da12cc884acd46216c4417 authored about 7 years ago by Max Brunsfeld <[email protected]>
Set the tabIndex on the input element

This commit reverts a portion of the changes introduced in
9eac520e6a369882827ac637e31dbd24804cf...

408070e9138a8ee4cc2b30b8a16583058072e4d0 authored about 7 years ago by Jason Rudolph <[email protected]>
Allow you to tab through modal text box

9eac520e6a369882827ac637e31dbd24804cf44b authored about 7 years ago by itsmichaelwang <[email protected]>
Fix lint issue

e462d0d29818db75ca5d6897d0e008937e4d57c5 authored about 7 years ago by itsmichaelwang <[email protected]>
Merge pull request #16491 from tobiasvl/fix-typo-default-handler

Fix typo in protocol handler installer popup

9bc3ef96dd7a32e946a61a4e512a9d8608c507de authored about 7 years ago by Wliu <[email protected]>
Fix typo in protocol handler installer popup

Correct the typo "defaut" to the correct "default" in the atom:// URI protocol handler popup

d848c15d4230221dae8e4e003639a661203c5512 authored about 7 years ago by Tobias V. Langhoff <[email protected]>
:arrow_up: language-csharp

a79a605f9b674a55b9ff60d4984c2d1477eef4b8 authored about 7 years ago by Damien Guard <[email protected]>
Merge branch 'master' into mb-tree-sitter-parsers

3f857a2a164daaef2cd3df3ad428a41f6e9c18a8 authored about 7 years ago by Max Brunsfeld <[email protected]>
:arrow_up: fuzzy-finder

33d2a7ddc4e7204351253eaa8539e507a9a37901 authored about 7 years ago by Max Brunsfeld <[email protected]>
:arrow_up: spell-check

389b9b6bf1cd3ebda5e4ea8b3c634b0f81d7818b authored about 7 years ago by Nathan Sobo <[email protected]>
Merge branch 'master' into mb-tree-sitter-parsers

2fa3b65364382ae38bad21ce88d4bbea1633a11c authored about 7 years ago by Max Brunsfeld <[email protected]>
Merge pull request #16282 from atom/io-electron-1.7

Upgrade electron to 1.7.10

5743c41e039560a4500814f7ec4fbbafc46af104 authored about 7 years ago by Nathan Sobo <[email protected]>
Merge branch 'master' into mb-tree-sitter-parsers

6998c2df8cc2a110fa869c069a20277abb644b1f authored about 7 years ago by Max Brunsfeld <[email protected]>
Fix handling of {undo: 'skip'} in TextEditor.insertText

Signed-off-by: Nathan Sobo <[email protected]>

733d6381cc20d9a2cd27ab6fe3a0a0075fca88d6 authored about 7 years ago by Max Brunsfeld <[email protected]>
:arrow_up: text-buffer

75f43b0b0e47641cb0b1b94d68083b2f213e1409 authored about 7 years ago by Max Brunsfeld <[email protected]>
Merge master into add-verification-process-section-to-pull-request-template

b5a1b356f7901a1665f8e193fb3d7f9a7dac4766 authored about 7 years ago by Jason Rudolph <[email protected]>
:arrow_up: autocomplete-plus

3bdda7c5460a2e5f053c1aec426dc60d1b8c1a96 authored about 7 years ago by Nathan Sobo <[email protected]>
:arrow_up: [email protected]

fff5f39db6d28d7c155933a74b15bab0b81d49a4 authored about 7 years ago by Michelle Tilley <[email protected]>
Merge branch 'master' into mb-tree-sitter-parsers

7f34b262776fe6a6eb8e93f8165cbb902078d06e authored about 7 years ago by Max Brunsfeld <[email protected]>
Fix handling of empty tokens in TreeSitterHighlightIterator

629cb206ec77bed393b58e51d34605aece9bf6c5 authored about 7 years ago by Max Brunsfeld <[email protected]>
Revert ":arrow_up: [email protected]"

This reverts commit c885a9c4f651a9e5c56f8a12fb4c916d36b8546b.

7f39e96b9577f680776bc195f9568642d4ea3c56 authored about 7 years ago by Wliu <[email protected]>
Add "Verification Process" section to pull request template

27a19ee703930ec85a075b9b1ed5aa25892c6d8b authored about 7 years ago by Jason Rudolph <[email protected]>
:arrow_up: [email protected]

c885a9c4f651a9e5c56f8a12fb4c916d36b8546b authored about 7 years ago by Wliu <[email protected]>
Merge branch 'master' into wl-deserialize-and-activate

b004e7914cc2a011cb914dd8df1d624d5382d61c authored about 7 years ago by Wliu <[email protected]>
Merge pull request #16473 from atom/update-docs-readme

Update /docs/README.md to direct people to the new docs locations

c97e8f084c91c95d9693e28e38aa9a00b5fdca37 authored about 7 years ago by Lee Dohm <[email protected]>
Update /docs/README.md to direct people to the new locations of the documentation

d6a32c8eb6b80ca6a174964d43ad26b1a0d7606f authored about 7 years ago by Lee Dohm <[email protected]>
Update license year

e35a89e6886f41476a8680637c9c6eb21538d011 authored about 7 years ago by Miguel Piedrafita <[email protected]>
:arrow_up: tree-sitter

7e0f4f377ef588ff7167bad5a83a0767bc48ce96 authored about 7 years ago by Max Brunsfeld <[email protected]>
Merge pull request #16444 from him2him2/fix/HTTPS

Docs: Update HTTP -> HTTPS

8c92ed96525e29397b706510556b2caf54f572e4 authored about 7 years ago by Wliu <[email protected]>
Merge branch 'master' into fix/HTTPS

4833a175c2bdd3457bf5194bbaa494ae3bb2a2e6 authored about 7 years ago by Damien Guard <[email protected]>
Merge branch 'master' into mb-tree-sitter-parsers

aed6248b7b8d51897be4f85c8553a6492432c4aa authored about 7 years ago by Max Brunsfeld <[email protected]>
Merge pull request #16458 from mortenpi/multiple-instances

Independent Atom instances (per $ATOM_HOME) v2

2dea255eb7e785507deb834701a39ff02809c632 authored about 7 years ago by Max Brunsfeld <[email protected]>
Make socketPath shorter

To work around the limited socket file length on macOS/BSD.

1964b0094b611904ab177ef9963501bb94b08ce6 authored about 7 years ago by Morten Piibeleht <[email protected]>
Allow independent Atom instances

By having an $ATOM_HOME-dependent part in the socket name, Atom
instances that have different ho...

2b3e22a39d689592d16cd0c466508281c51e28bf authored about 7 years ago by Morten Piibeleht <[email protected]>
Merge pull request #16455 from fordhurley/fix-unique-editor-ids

Ensure that new editors get unique ids

3482f8fe6f6f5f7145addff7e9b72530e870e3e7 authored about 7 years ago by Max Brunsfeld <[email protected]>
Avoid dependency on shared state

The test was passing only when run in isolation.

065f4c48ec66654a604af5408fb5efb6ddb461fa authored about 7 years ago by Ford Hurley <[email protected]>
Merge pull request #16456 from atom/revert-15081-multiple-instances

Revert "Independent Atom instances (per $ATOM_HOME)"

e51d2b0ea1660d85d3e785276324431eb855a4fb authored about 7 years ago by Max Brunsfeld <[email protected]>
Revert "Independent Atom instances (per $ATOM_HOME)"

798bbe3c32938aaf6e5677af05622df8459f5cec authored about 7 years ago by Max Brunsfeld <[email protected]>
Tweak syntax selection key bindings

a8e457df61168d8e85d3829a33088e1df6f49036 authored about 7 years ago by Max Brunsfeld <[email protected]>
Merge branch 'master' into mb-tree-sitter-parsers

0b6e994ac629d85518ecd194514d5606813a4e62 authored about 7 years ago by Max Brunsfeld <[email protected]>
:arrow_up: tree-sitter

2da2c1088f49cd2cbecbfc1e033408ea02823114 authored about 7 years ago by Max Brunsfeld <[email protected]>
Add a test for generated TextEditor ids

3ad3852dd6a2fbdc5d64f21d4838fdd81ff1dbc4 authored about 7 years ago by Ford Hurley <[email protected]>
Delint

b5189e4e4ab90cc72ba1767d2462496a2b57fa21 authored about 7 years ago by Ford Hurley <[email protected]>
Ensure that new editors get unique ids

This restores the behavior from when TextEditor was written in
coffeescript, and extended the Mo...

f96a0d922ed95949eb67b530d95ce808409086f5 authored about 7 years ago by Ford Hurley <[email protected]>