Ecosyste.ms: OpenCollective

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

github.com/pulsar-edit/pulsar

A Community-led Hyper-Hackable Text Editor
https://github.com/pulsar-edit/pulsar

`1.111.0-dev` => `1.112.0`

3fcd6ba7f9adc9208060fda104cac00fb5b8c976 authored about 1 year ago by confused-Techie <[email protected]>
Merge pull request #835 from pulsar-edit/1.112.0-changelog

Add `1.112.0` changelog

32ff14f732e930b2e117a2d994b3db6eb9302dad authored about 1 year ago by confused_techie <[email protected]>
Add all last minute additions

37a3f4f19aa9020d54763704670df86eec30cd60 authored about 1 year ago by confused-Techie <[email protected]>
Merge pull request #836 from savetheclocktower/fix-scope-resolver-config-cache

[tree-sitter] Share config caches between `ScopeResolver`s

2a5d587108d3605ae2b638a58092ec0f02c4c295 authored about 1 year ago by Andrew Dupont <[email protected]>
Update packages/welcome/lib/changelog-view.js

Co-authored-by: Daeraxa <[email protected]>

e77db3e57c3bded4ebb73c86f855f8b6b4a87e1c authored about 1 year ago by confused_techie <[email protected]>
Update CHANGELOG.md

Co-authored-by: Daeraxa <[email protected]>

179d434c54c29003e4f6aa65f25e4575f571430b authored about 1 year ago by confused_techie <[email protected]>
Update packages/welcome/lib/changelog-view.js

Co-authored-by: DeeDeeG <[email protected]>

4a52c3a81d0a7e976ed97f72775cabe714e43e56 authored about 1 year ago by confused_techie <[email protected]>
Update CHANGELOG.md

Co-authored-by: DeeDeeG <[email protected]>

2843929dfdbc56087bb2e360576aa00e134541dd authored about 1 year ago by confused_techie <[email protected]>
Merge pull request #838 from pulsar-edit/update-github-package

deps: Update github to v0.36.19-pretranspiled (fix silent failure when inputting a token with in...

3cc30ce9d611690832fc5e39f381835f76759762 authored about 1 year ago by confused_techie <[email protected]>
Merge pull request #837 from pulsar-edit/update-ppm

ppm: Update ppm to commit 957acbd90cfc9f361c183b3c

31268050a803b5b23f2221b48fbfa90978de9e35 authored about 1 year ago by confused_techie <[email protected]>
[tree-sitter] Fix Clojure tests

6cae381cc798de1dc5f8fc30045e772e1070d18b authored about 1 year ago by Andrew Dupont <[email protected]>
deps: Update github to v0.36.19-pretranspiled

Includes the following github Pull Request:
PR 38 ("allow parent scopes")

7aec665439e63cc9bea4b93836aa493005cba660 authored about 1 year ago by DeeDeeG <[email protected]>
ppm: Update ppm to commit 957acbd90cfc9f361c183b3c

Includes ppm Pull Requests:
103
106
107
105
104
111
112
109
113
108
110
114

aaf0e8c7492e8d6515a6131c3c0eead225460397 authored about 1 year ago by DeeDeeG <[email protected]>
[tree-sitter] Share config caches between `ScopeResolver`s

7bc3ff7280e50db1a83185bd0698820cd7e56375 authored about 1 year ago by Andrew Dupont <[email protected]>
Add `1.112.0` changelog notes

0d68dec40a0a38714f8d41ac909c8eaa03bcbe42 authored about 1 year ago by confused-Techie <[email protected]>
Merge pull request #831 from savetheclocktower/fix-process-env

Return to original logic for `ATOM_DISABLE_SHELLING_OUT_FOR_ENVIRONMENT`

f65a4e10102d3baa9175f0d575184568322c4e9a authored about 1 year ago by Andrew Dupont <[email protected]>
Return to original logic for `ATOM_DISABLE_SHELLING_OUT_FOR_ENVIRONMENT`

146c412a8ceb571f8240880d8ba472b279f56409 authored about 1 year ago by Andrew Dupont <[email protected]>
Merge pull request #774 from pulsar-edit/filtering-api

f3b9bd860431195f8632fbe68c056bf5b339a4b1 authored about 1 year ago by Maurício Szabo <[email protected]>
Merge pull request #819 from savetheclocktower/tree-sitter-november-fixes

Tree-sitter rolling fixes for November

3d4440da7d97fdb62bef25aeb651d776a3cad328 authored about 1 year ago by Andrew Dupont <[email protected]>
[tree-sitter] (oops)

2ebf7d514c92a325b5fe348100d582d845e2f1f3 authored about 1 year ago by Andrew Dupont <[email protected]>
[tree-sitter] Add highlighting of complex destructuring props in JS

aca923ac7865fc8abdf9d87e069da0662d380644 authored about 1 year ago by Andrew Dupont <[email protected]>
[tree-sitter] Highlight more builtins in TypeScript files

a00239c24c1fb5b87d6b3b211c65a75eb9064e93 authored about 1 year ago by Andrew Dupont <[email protected]>
[tree-sitter] Typescript files should detect `foo = () =>`-style fns

ce6bce07a236f252680bc4c15fe77250aa2f2a6d authored about 1 year ago by Andrew Dupont <[email protected]>
[tree-sitter] Tweak some CSS queries

aad4dfcbd2816960b58e935a55bfd2cbee1d7227 authored about 1 year ago by Andrew Dupont <[email protected]>
[tree-sitter] Add `firstLineRegex` to C grammars

3ab0c39f24c7cde1d1954462b6ed6e4da8c58404 authored about 1 year ago by Andrew Dupont <[email protected]>
Improvements to the TextMate Makefile grammar

Treat `${}` identically to `$()`. Too trivial of a change for its own PR.

2430f2b85aa5427aa2b2fe2a6fd665f7b7caf7e0 authored about 1 year ago by Andrew Dupont <[email protected]>
[tree-sitter] Fix injection bug that happens…

…when some amount of text is deleted at the beginning of a file.

When this happens, the “affect...

c77f3611f1bb0752f017b779566939baad4561dd authored about 1 year ago by Andrew Dupont <[email protected]>
[tree-sitter] Fix folding behavior in JS if/else blocks

fd9229b4a20a26fdadc9da8f59f1aad03c14c0b3 authored about 1 year ago by Andrew Dupont <[email protected]>
[tree-sitter] Tweak CSS highlighting

c50dfafff7c80706f68ec757bc6b4d4ddfe6414f authored about 1 year ago by Andrew Dupont <[email protected]>
[tree-sitter] Inject HTML highlighting into table cells…

…in addition to paragraphs.

d7e81a179ebc05aad9e9a64f25e217bcab542bf3 authored about 1 year ago by Andrew Dupont <[email protected]>
[tree-sitter] Several fixes to Python highlighting

* Destructured variable assignments are now scoped as `variable`
* Namespaced decorators are now...

a293ff95cf02281834c58435abd92192ef47c78d authored about 1 year ago by Andrew Dupont <[email protected]>
Another fuzzy-native bump

f52fa4e712e1f1386a2c79845602e600135e9f8f authored about 1 year ago by Maurício Szabo <[email protected]>
Fixed some constructors

2bc8b1296946449efc8b2d44f54a1b2cb8bc527f authored about 1 year ago by Maurício Szabo <[email protected]>
Making fuzzy-finder use the right algorithm

4264de019b6b25f81596f1f8e40e552a05f20c70 authored about 1 year ago by Maurício Szabo <[email protected]>
Bumped fuzzyNative

a4b48d843fd57570ae9aebcb81757638a3c66a27 authored about 1 year ago by Maurício Szabo <[email protected]>
Added API documentation

86aba18c783bf2e72fb5c923bfdf15b8d1e958db authored about 1 year ago by Maurício Szabo <[email protected]>
Merge pull request #812 from pulsar-edit/update-Cirrus-Rolling-token

CI: Update Rolling upload token for Cirrus

c16743e2c43a885c199077547635e59a56a8d7f5 authored about 1 year ago by DeeDeeG <[email protected]>
CI: Update Rolling upload token for Cirrus

The old token is set to expire soon, here's the new one.

30c03390b7dd5523558c07d6116ac47bf4d479f5 authored about 1 year ago by DeeDeeG <[email protected]>
Merge pull request #809 from pulsar-edit/update-ppm-13fb2845e0

ppm: Update ppm to commit 13fb2845e00d7e04c2461f93

8bfd2f488770711e77733ea42e6cb66c14210e33 authored about 1 year ago by DeeDeeG <[email protected]>
ppm: Update ppm to commit 13fb2845e00d7e04c2461f93

Includes ppm PRs:
- 87
- 99
- 97
- 100
- 101
- 95

9fdd494b68268a3818b714944b95688bdde8a7fc authored about 1 year ago by DeeDeeG <[email protected]>
Merge pull request #780 from Trigan2025/master

Ability to indicate when to automatically show or hide the wrap-guide

fbd2b24550b548d45277c76d84b7652dbb881f10 authored about 1 year ago by DeeDeeG <[email protected]>
Update src/ui.js

Co-authored-by: confused_techie <[email protected]>

8526a9d4e0f60953fcce2811c1693dbc2506dacd authored about 1 year ago by Maurício Szabo <[email protected]>
Merge pull request #807 from pulsar-edit/v1.111.0-release

V1.111.0 Release

580dfbba8099d38ec9a322cd613ddb7d8866d562 authored about 1 year ago by confused_techie <[email protected]>
Add `-dev` string back

d9f3a0d1cd0f1e8925590f073687907b46e27722 authored about 1 year ago by confused-Techie <[email protected]>
Bump `package.json`

244a43bbef1eb7a0be4cfb05d428b44ad91a3921 authored about 1 year ago by confused-Techie <[email protected]>
Merge pull request #805 from pulsar-edit/1.111.0-release-changelog

Add `v1.111.0` changelog

5c9eb5e3168abf0ca4a04e8cb0207ed82111ea83 authored about 1 year ago by confused_techie <[email protected]>
Sync changes to `welcome` package

c3f2671dc14e5af0dc34963b1e5f17e9a23f6d6d authored about 1 year ago by confused-Techie <[email protected]>
Update CHANGELOG.md

Co-authored-by: Daeraxa <[email protected]>

943a2e6c45997a440b2bca3253c8a4275b2b9816 authored about 1 year ago by confused_techie <[email protected]>
Update CHANGELOG.md

Co-authored-by: DeeDeeG <[email protected]>

adff6e2ffb9e4c2f7c9c8b70163d4d44a71c81b0 authored about 1 year ago by confused_techie <[email protected]>
Update CHANGELOG.md

Co-authored-by: DeeDeeG <[email protected]>

fdc216b44d5211f1f97a0bb20475464a93708c9c authored about 1 year ago by confused_techie <[email protected]>
More grammar

bbeb19e20887f3ff7ff2ea05b7ce5d5361e7de83 authored about 1 year ago by confused-Techie <[email protected]>
Fix grammar

7cb83593d883b74aeeb42a95057eb216bd60a32a authored about 1 year ago by confused-Techie <[email protected]>
Add new PR that was merged

0e20efe03ea501d84966ca97191deba89a0b4da9 authored about 1 year ago by confused-Techie <[email protected]>
Merge pull request #804 from pulsar-edit/update-cirrus-token

meta: Update CirrusCI GitHub Token

94617b84c4fd517b228193816f951c8d52dba4b7 authored about 1 year ago by confused_techie <[email protected]>
Add `v1.111.0` changelog

ed8bdd26ed60a9c0745bcc71a9a651fb348300b6 authored about 1 year ago by confused-Techie <[email protected]>
Update `GITHUB_TOKEN` encrypted value

084c28c911bb06bdbd3fbba1bcdcdbfd6155d9ae authored about 1 year ago by confused-Techie <[email protected]>
Merge pull request #799 from pulsar-edit/update-github-for-dugite-deduping-reasons

deps: Update `github`, for `dugite` deduping purposes

ccaf9205bc5fe9623187edb8b20e357a9befa212 authored about 1 year ago by confused_techie <[email protected]>
deps: Update `github` to v0.36.18-pretranspiled

For `dugite` deduping purposes -- dedupes `dugite` to pinned 2.1.0.

835c735b1f9a47f93b3adee6190dfce2b7350bc7 authored about 1 year ago by DeeDeeG <[email protected]>
Reformulating options.

e2be9adcb6386e3c7006558c839cdd1d2cdd301d authored about 1 year ago by Trigan2025 <[email protected]>
Merge pull request #789 from savetheclocktower/tree-sitter-october-fixes-redux

Tree-sitter running fixes (October)

3757358c5557b181387be717eee79bea9a277b63 authored about 1 year ago by Andrew Dupont <[email protected]>
Merge remote-tracking branch 'origin/master' into filtering-api

b499a21d4b4d3645ce901a9dd991e3861dc7bf07 authored about 1 year ago by Maurício Szabo <[email protected]>
Merge pull request #798 from savetheclocktower/fix-half-screen-bug-we-think

Prevent “half screen” bug by resetting scroll position when editor regains focus

69c0e614f94237fc3f62b34fe2cb478e27780e06 authored about 1 year ago by Andrew Dupont <[email protected]>
Prevent “half screen” bug by resetting scroll position…

…when an editor regains focus.

This used to happen until the change in <https://github.com/atom...

7bcf54a640871792dbd231f992df9acb614adc25 authored about 1 year ago by Andrew Dupont <[email protected]>
[tree-sitter] Ensure that candidate injection range doesn’t shrink

When a region of the buffer changes, we want to consider all injections that touch that range, e...

fc6747764fe59f37b76651d2b8aac5b06de3af5d authored about 1 year ago by Andrew Dupont <[email protected]>
Merge remote-tracking branch 'origin/master' into filtering-api

4927f0d89b577f5028bdef07e1cc993cd7688a75 authored about 1 year ago by Maurício Szabo <[email protected]>
GH Action Documentation

2658226e511d7353988ea80d9e474a85cc15ef52 authored about 1 year ago by confused-Techie <[email protected]>
Merge pull request #763 from pulsar-edit/ui-api

[core] New `UI` API

39391c105febe3e72bb68f885a704262c43e8c71 authored about 1 year ago by confused_techie <[email protected]>
Add missing path delimiter

d7f7fede7ad6395f610f35bac72aa093e13c68fc authored about 1 year ago by confused-Techie <[email protected]>
Merge remote-tracking branch 'origin/master' into filtering-api

db1ec1083b9ec9a3f4db0feb3c628754072575ff authored about 1 year ago by Maurício Szabo <[email protected]>
Merge pull request #782 from pulsar-edit/CI-build-binaries-for-tag-pushes

CI: Build binaries for tag pushes (GitHub Actions)

30dc9d2e19b836cb7d4e8746e75497dc4fdfd5d9 authored about 1 year ago by DeeDeeG <[email protected]>
Merge pull request #796 from Daeraxa/readme-non-mac-keybinds

[DOCS] Add non-macOS keybindings for fuzzy-finder readme

be8bd838c88e3a37a29087022993cb66585f206b authored about 1 year ago by DeeDeeG <[email protected]>
Merge pull request #793 from Daeraxa/remove-teletype

Remove Teletype from Welcome guide

9434b44da7bf63fa24b5d6522771f5243d44a2c1 authored about 1 year ago by DeeDeeG <[email protected]>
Merge pull request #794 from pulsar-edit/CI-fix-python3.12-on-Cirrus

CI: Python 3.12-related fixes on Cirrus CI

f2ccfb203b653b6a71056d6db3cd8b053586c737 authored about 1 year ago by DeeDeeG <[email protected]>
Merge remote-tracking branch 'origin/ui-api' into filtering-api

a987468cfaa46079a3fc990ca7e4e0b99a02ef75 authored about 1 year ago by Maurício Szabo <[email protected]>
Match path translations

339f228dd82bce0910cca37b49a71b3ada7da270 authored about 1 year ago by confused-Techie <[email protected]>
Add newlines to expected specs

46c0b3a6c03b3e848e630bfdd889ecbb189bec37 authored about 1 year ago by confused-Techie <[email protected]>
Move Atom link transformations out, fix tests

3378746454c093437ab3a57be99c45312f29d4b0 authored about 1 year ago by confused-Techie <[email protected]>
Merge branch 'master' into ui-api

011ddf9c849f441b15f5f5df4004545ff771f007 authored about 1 year ago by confused-Techie <[email protected]>
Merge pull request #795 from pulsar-edit/CI-workaround-for-distutils-issue-Python3.12

CI: Work around missing 'distutils' for Python 3.12+ (GHA round two)

83026feefe792cb9d32687da0084841b0d64abdf authored about 1 year ago by confused_techie <[email protected]>
revert changes to description

8058821dfd9b7fd517fbf0816ad5311d09319aee authored about 1 year ago by Daeraxa <[email protected]>
add non-macOS keybindings

c5853a63a4e75e2ae3c2f472cd6ae9b537075b4e authored about 1 year ago by Daeraxa <[email protected]>
CI: Work around missing distutils for Python 3.12+

Older versions of node-gyp are incompatible with Python 3.12+,
at least out of the box, since Py...

e7184c424ea110018b069d74cddc4f07ab64e92e authored about 1 year ago by DeeDeeG <[email protected]>
remove teletype from welcome

025c1b1b1141ba8f88d4b5b9405b675b342d2d01 authored about 1 year ago by Daeraxa <[email protected]>
CI: Add `brew update` step to macOS on Cirrus

Should allow installing [email protected] successfully from Homebrew.

63d8968265745fe24c2b23af8020ffc86b81d7af authored about 1 year ago by DeeDeeG <[email protected]>
CI: Don't install setuptools for ARM Linux (Python 3.7 doesn't need it)

10f98e42a3dfdf16849de743870472b6d40010d2 authored about 1 year ago by DeeDeeG <[email protected]>
Add some minor specs

fb006f65c150205c45e6772b266817a5025c9fb6 authored about 1 year ago by confused_techie <[email protected]>
Add JSDoc comments

6da049fe31f53078d16f017e8aa586bd1f0dfb80 authored about 1 year ago by confused_techie <[email protected]>
[tree-sitter] Tweak C++ highlighting of class function declarations

193a3dc3e70c7240064a9b56aaacbcab6f8d73ce authored about 1 year ago by Andrew Dupont <[email protected]>
[tree-sitter] Add highlights for C++ destructors…

…and for the `class` keyword, whose omission is a strange oversight.

e2acf70e435fb23170de71b9222065e49e1a69df authored about 1 year ago by Andrew Dupont <[email protected]>
[tree-sitter] More C++ fixes

Built a new `tree-sitter-cpp` parser from latest master to fix a parsing error with variable ass...

80126cdbc891b6f54386dd278a15468c54474bf6 authored about 1 year ago by Andrew Dupont <[email protected]>
[tree-sitter] Add some scopes to the C++ `highlights.scm`

f9232482d0e50e9e00088fd261585cb50221fcde authored about 1 year ago by Andrew Dupont <[email protected]>
Stop appending `/blob/master` to repo URLs

1. `master` isn't always true. We can use `HEAD` now and GitHub will automatically redirect to t...

134fb452b46ea897730c4e8c0f30949d5030defa authored about 1 year ago by confused-Techie <[email protected]>
Merge branch 'ui-api' of https://github.com/pulsar-edit/pulsar into ui-api

1ec01d10733bc653105aadc0a7c9187560f54d19 authored about 1 year ago by confused-Techie <[email protected]>
Expect HTML5 preferred `<br>` instead of `<br/>`

Most browsers already strip self closing tags within void elements. DOMPurify itself also strips...

45c016120bd15d2b54660c8d344108ccb915ba03 authored about 1 year ago by confused-Techie <[email protected]>
Don't modify base64 images, strip ending slash in all links, fix href links to use `blob` URLs

fff477e683adf483a4550a9deba80655c2c646d6 authored about 1 year ago by confused_techie <[email protected]>
Fix comma

2eaed49ee1a4eaa92769e26d491b51997101b613 authored about 1 year ago by confused_techie <[email protected]>
resolve syntax error

dc7674b8e551caab8427aa1b755106a484f2736c authored about 1 year ago by confused-Techie <[email protected]>
Allow sanitizing options, ensure links don't double on `/`, don't modify base64 links, make test results match universal GitHub links

cbaa3ad10e8107b82d77552fc069baa8d0df30f8 authored about 1 year ago by confused-Techie <[email protected]>
Add `dompurify` only require deps once

2db34e2bf0952a57a23e35bb57fb481e492938ed authored about 1 year ago by confused-Techie <[email protected]>
Modify one spec to different element, fix opts on API usage

8328f9c1ad576285be8defa930d8039f42179d28 authored about 1 year ago by confused-Techie <[email protected]>