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

Fix handling of folds inside highlighted tokens

ebd546f57218816bc12daa8b3416e6243f487245 authored over 6 years ago
Incorporated injected languages in scope descriptors

8fa9a45a54acec7a2cb89a5543116bb2c5d937e0 authored over 6 years ago
Update RFC 003 based on feedback and prototype findings

e83871fe1b69340bfe71af8904775025c01e33f3 authored over 6 years ago
Now with React downgraded

ba33f14c279211ca928f3e3f846871e1ea487488 authored over 6 years ago
:arrow_up: github

15eb30188a1edd2666fa9039025351abf05728fb authored over 6 years ago
Merge branch 'master' of github.com:atom/atom into aw/apm-up

c6a1ffedf0c349daaf54e1ed93a7a7d130b68d5d authored over 6 years ago
package-locks ahoy

e3e8bbb7d41e397998f7548f196f6ed5e08bd1b3 authored over 6 years ago
Don't clean package-lock.json files any more

b369a971e145416990857f6ab23807c83ff9361e authored over 6 years ago
Include tarball URLs in package.json for now

6dabeffd25cc80345c6051ec3d4082bd460aae35 authored over 6 years ago
:arrow_up: apm

d9a3018bfac56ffe21b23fe04072be9aad8359cc authored over 6 years ago
Currently, the updateClassList function on the TextEditorComponent does not properly re-add its managed classes (editor, is-focused, mini) to the element when the element has been re-rendered with changed classes passed in. This fixes the issue by always adding the newClassList classes to the element and relying on the element.classList.add to determine if the classes already exist (and should be ignored)

Released under CC0

79de6745081c80feaeb9aeac95caa06f8e8b8667 authored over 6 years ago
Silence complaint from standard 🙄

2a0e49d6840ced898fa698bb60bbd2822012f5c3 authored over 6 years ago
Merge branch 'master' into tree-sitter-injections

a2f831f533c2dcc46ab2c9ac904af087b710a2e2 authored over 6 years ago
Return containing tags from seek in the correct order

7a196589f83ef165d617e275deda5658d2de75fd authored over 6 years ago
:arrow_up: [email protected]

aec38c955b1d053cc0d0d6e77fcfdcea2ddc3bfd authored over 6 years ago
Move helper functions to the bottom of the file

bf69fd92bbe4ed035f3ed7692ea2e20b282d9829 authored over 6 years ago
Rework handling of edited ranges

be5020f05fb3ca682fd6889b8649e1113533b4bd authored over 6 years ago
Represent the full node range set as null

We already had conditional logic based on whether the node range set
was 'full'.

6fe6efc38d05b089f563414af105a175405651a3 authored over 6 years ago
Remove concurrency limit on parsing

5b0ae5aa5c238c5fecc217715ad86b6eb84af512 authored over 6 years ago
:arrow_up: tree-sitter

84e30d5d9982f8fdd888913c0b78c8c3fff5af88 authored over 6 years ago
Merge pull request #17680 from atom/dw-consistent-app-name

Use a consistent app naming strategy across non-stable channels

8c3e36d56f496e3d59597bd61db81390b596d26b authored over 6 years ago
:arrow_up: [email protected]

97b4bca76f90631368d7775a11ff8412e71a420d authored over 6 years ago
atom.sh should look for 'Atom Dev.app' on dev channel

6797296b7520c8db5e1b552e4b90cb788a2dae23 authored over 6 years ago
:arrow_up: apm

74c548482e945d2ba25e50202ccb2dad617cbdf6 authored over 6 years ago
:shirt: Make the linter happy

de93396af7d903e539dc4c79eddd60d0d803cb47 authored over 6 years ago
Use a consistent app naming strategy across non-stable channels

bf9fac27cf626a2d0a46de526af6662199edc984 authored over 6 years ago
Merge pull request #17679 from atom/dw-use-node-8-in-ci

Use Node 8.9.3 in Atom CI builds

32a6acae383ea11ce288db1827dfd590469814cd authored over 6 years ago
Fix markdown

f4ed544646730caefd1a6ea76554d4eaa20552ce authored over 6 years ago
Merge pull request #17677 from atom/leave-vsts-locked

Don't delete the package-lock.json in /script/vsts

8fadbae23daa06f45541fa9c05b5597a04a06fc5 authored over 6 years ago
Use Node 8.9.3 in Atom CI builds

441fb4d62d996d066823820c25f130d3e642ae64 authored over 6 years ago
Don't delete the package-lock.json in /script/vsts

f759bed88281f5492b9e2e6e33cb9edcef675d92 authored over 6 years ago
:arrow_up: apm

27a6e11585d89dcdd946f1db956ad9c240e13160 authored over 6 years ago
Add draft of "Consolidate Core Atom Packages" RFC

6479e7f6c01117fb0d8e76abf26b48c06a560800 authored over 6 years ago
Merge pull request #17673 from atom/spell-check-0-74-0

:arrow_up: [email protected]

d2735b8a4f77e29972ce91abc50afcf34da251e7 authored over 6 years ago
:arrow_up: [email protected]

6d39c5ae7e7ee2ab1b693a62fb767eab3eef5b94 authored over 6 years ago
Revert ":arrow_up: [email protected]"

This reverts commit af08a775665dd27ef14c9f9822c54167bcfd3f8c.

0b0a6647db27b32c1a00febeadcda720f3e43fcf authored over 6 years ago
:arrow_up: [email protected]

af08a775665dd27ef14c9f9822c54167bcfd3f8c authored over 6 years ago
Update RFC 002 to Implemented

8209eaa6353321f205c6d02090272950a00807ad authored over 6 years ago
Merge pull request #17538 from atom/dw-nightly-releases

Implement RFC 002: Atom Nightly Releases

972b11c5d02395b9ad34ca590fe58a6db750c2f2 authored over 6 years ago
:arrow_up: [email protected]

27d3de614f5d0e05fefd1e786720700822a78864 authored over 6 years ago
Revert "Try possible fix for broken GitHub package tests"

This reverts commit 3046f689be1a8f28b36dbc0e0f5d6c973f14d2ba.

3109958dc1804da4e22830d2d8750a2ea9fe5f3a authored over 6 years ago
:shirt: Fix lint errors

6239720d4599510a1712bbc5692d91bca4ba47ab authored over 6 years ago
Merge pull request #17569 from fedelibre/doc-open-position

Doc: explain how to open a file at a certain line and column

3938846f5e795210da5dbb11743509acca03aa79 authored over 6 years ago
Merge pull request #17651 from cacheflow/tooltip-should-fade-on-keybaord-event-17431

Tooltip should fade on keybaord event 17431

5a6b3c6e9968e5c5422a974ba51f3def0b25fe9d authored over 6 years ago
Try possible fix for broken GitHub package tests

3046f689be1a8f28b36dbc0e0f5d6c973f14d2ba authored over 6 years ago
Merge branch 'master' into tree-sitter-injections

19f9a0f0f74c89973d53c302b84a93f4b6087914 authored over 6 years ago
:arrow_up: text-buffer

2c2b6f59a6ed00530a602677ba50638660d528cb authored over 6 years ago
Avoid repeated characterIndexForPosition calls in HighlightIterator.seek

99a6237c2ccf36c0fea4ee75e4dcc214ce442d93 authored over 6 years ago
Avoid O(injectionCount) linear searches in highlight iterator

a6c61f9ae33f44cc9779720fa87a6a4ac9ef49aa authored over 6 years ago
:arrow_up: language-c

Refs tree-sitter/tree-sitter-cpp#7

0e9c082c25f8c673631d79e029a3af08cc1789c7 authored over 6 years ago
Simplify atom-x64 nupkg path generation

bea32676974c9b7badf3a43fd177b62165ecbf00 authored over 6 years ago
Minor tweaks to build documentation

fa326a0a071619674c374ba83ab9c4e5054b5620 authored over 6 years ago
WIP - put back parse queue

79071996a663925e8dbdadf79ff91181e4d39b6e authored over 6 years ago
Only search for injection markers within a layer's included ranges

10d8d515ba39dd8a384eef6138fbb6c833b5dbbf authored over 6 years ago
Add documentation for Atom Nightly build process

7b711cda5e8bc69a9b51268a14b177764aabf6d6 authored over 6 years ago
Write error to stderr if publishing release fails

49b9b9efebea6c1b3fbd3fcbbeef0dd9874b3a2d authored over 6 years ago
Spec for injected language folding.

Co-Authored-By: Max Brunsfeld <[email protected]>

ca854cc2679997ab3ebc2c15155996ad1eb311d1 authored over 6 years ago
:arrow_up: [email protected]

b866cae12684afa67d3a42a484d93764087824c1 authored over 6 years ago
Folding works, though folding to a particular level doesn't respect nested grammars.

Co-Authored-By: Max <[email protected]>

d6669f4337047d4736a46bddf09099de493a1662 authored over 6 years ago
Make select-larger-syntax-node command respect injected languages

Co-Authored-By: Ashi Krishnan <[email protected]>

94847299698bdcc09c11160ba32ec409bd3752fa authored over 6 years ago
Fixed failing tests and moved hiding of tooltips on keydown events to tooltip manager.

4d48ea8da27233c578f063ddf8066887569639cb authored over 6 years ago
Fixed liniting issues.

b53b4e63020b8d91650d65ac33d1b03058eb3e92 authored over 6 years ago
Removed undefined check for event passed in to hideOnClickOrTypeOutsideOfTooltip.

5dd84a9bc5c2ebbd6ba27bced76452d6d8d8d545 authored over 6 years ago
Changed function name from hideOrClickOutsideOfTooltip to hideOnClickOrTypeOutsideOfTooltip.

0d67f362ef4c008e57442fe4d516d2b2e0797632 authored over 6 years ago
:arrow_up: tree-sitter

d3497c5e679c0edf936802772758828fad409b25 authored over 6 years ago
Remove queue setting in nightly build

0d0db817ebc1da874b443124fd2dc238d4a552c8 authored over 6 years ago
Set timeout of 180 minutes on nightly build

e91030ffcd4c4ebe7dc065295c543f61559ed17b authored over 6 years ago
:fire: script/lib/create-github-release.js

f1c7ddf740c04eb4c57b5a7972f3e3829e322c6a authored over 6 years ago
Merge branch 'master' into dw-nightly-releases

4527a44315150a5b4f195e84e01cfb979acb4155 authored over 6 years ago
Add CI_PROVIDER env variable to test tasks

5917800fb91847b16fdb18a3bf528d1d333f6ade authored over 6 years ago
Mock fs.createWriteStream to fix FileRecoveryService test

9858800ec08bce710e2fb032d33f9b6e1b723ec3 authored over 6 years ago
Re-enable macOS VSTS CI tests

7750b8c7f0ad91f419cc315b3b9a2439fa68bec2 authored over 6 years ago
:arrow_up: [email protected]

a41a345de8feb260353456b177e9e55ad043623f authored over 6 years ago
Fix error when injection points are added before grammars are loaded

653a66619ab0418253eb47b07465f57647e99c2c authored over 6 years ago
Preload main modules of language-html and language-javascript

1c64fc85a8b05e321229d380162a890a25af69ae authored over 6 years ago
Merge branch 'master' into tree-sitter-injections

4de1a5c23d37bac235606d80d58383c8b14c54bc authored over 6 years ago
Fix propogation of included ranges for injections within injections

Co-Authored-By: Ashi Krishnan <[email protected]>

670371c376f30edf101051649da8cd5ff9feb400 authored over 6 years ago
:arrow_up: [email protected]

aa547fe511365e9ef69c9468a65de7b6bbf64253 authored over 6 years ago
Fix linter errors

a9da395f602ebaecbfa35f0fffa4d1765e7de11c authored over 6 years ago
Fix language-javascript version

577c565dc8d36d08066117b45682ae73e1575e8f authored over 6 years ago
Remove grammar argument from populateInjections

Co-Authored-By: Ashi Krishnan <[email protected]>

1ba18314f94d691e55c34bfed68dcde1408d4912 authored over 6 years ago
:arrow_up: language-javascript, language-html

c8830e5718948706d07616dbe077cf21e54c2a44 authored over 6 years ago
Revert "Allow for parsing injections in parallel"

This reverts commit a484ca9e654a1da25bab08d698de42dad46e9c36.

94999cc5e33b72a79f6b09b7dc852844534b4121 authored over 6 years ago
Merge pull request #17636 from atom/fb-mdt-reset-goal-column-on-home

Reset goal column on all cursor changes

bb3cce9ab272f739c19a782cd2a571479cb9a226 authored over 6 years ago
Reset goal column on all cursor changes

Previously, pressing the home key (move-to-first-character-of-line)
while on an empty line would...

f60f1692fd7cb8d2733c24d662fe78213d3bc20e authored over 6 years ago
Hides a tooltip when a user types in the editor.

-This addes a new keydown event that hides a tooltip when keyboard events occur.
-This closes #17...

8af3079e0f39bf2e86801d924a051218a48a3846 authored over 6 years ago
:arrow_up: text-buffer

9886fa1cf121f0d77af41660f304098b056ab729 authored over 6 years ago
Remove package lock files

ae1849609cd28fc8c7da9ed80ed0620a24b5216f authored over 6 years ago
:arrow_up: tree-sitter

56f82b16afed324836b4f3e34ec82c2e6c458be1 authored over 6 years ago
injectionPoint content can return an array of nodes now

8f16cf1f19e4500151586352abc705483132365a authored over 6 years ago
Fix test failures on darwin caused by non-GNU awk

Use printf("...%c...", 0) instead of printf("...\0...") to inject \0.

267b210c40c781742087bb49007017bc75281777 authored over 6 years ago
Merge pull request #17633 from atom/metrics-1.5.0

⬆️ [email protected]

eb2f365fd4f405817c47eb52c9c860c3b07ded81 authored over 6 years ago
Merge branch 'tree-sitter-injections' of github.com:atom/atom into tree-sitter-injections

0e15dc2ffec20991aacfa08e5486d97ec4ae47b2 authored over 6 years ago
WIP child ranges

302ee1e2c170f68bcc72970bcb2e49111d7ffa2c authored over 6 years ago
Merge branch 'master' into tree-sitter-injections

4be923fe32caedce0110206d864a46d09aaed0d3 authored over 6 years ago
:arrow_up: [email protected]

735c87b748538f6e0aed888010259c46e0749f30 authored over 6 years ago
merge

aca13c1d6d8b5357d0a3e0c25ae51dc52382caaa authored over 6 years ago
:shirt: Remove trailing space to fix lint error

60a48af9bee5289d4335475aef7c230cf3b40096 authored over 6 years ago
:fix: bad handling of newlines in env vars

Fix #17627 by using awk to portably separate env vars with \0 instead
of \n.

9cd14d360302f45b4815cda0a5bf80c97db989cd authored over 6 years ago
Merge pull request #17620 from atom/electron-2.0.4

⬆️ [email protected]

55fc576003d12b332fffb2c2ef1e9b9ab0a0fb86 authored over 6 years ago