pulsar-edit / pulsar

A Community-led Hyper-Hackable Text Editor
https://pulsar-edit.dev
Other
3.33k stars 140 forks source link

Tree-sitter rolling fixes (February) #906

Closed savetheclocktower closed 9 months ago

savetheclocktower commented 9 months ago

Fresh off the merging of #859! This one will also land before the 1.114 release.

DeeDeeG commented 9 months ago

Just popping in to suggest we might shoot for two of these PRs per month? May mess with your PR titles if we do that, maybe Feb part 1, Feb Part 2? I dunno. In any case, I am thankful for this continued work.

savetheclocktower commented 9 months ago

Yeah, I'll just have to start naming them differently. (I created this branch on January 31, so I'm already cheating.)

savetheclocktower commented 9 months ago

This one's ready for review — or will be after the inevitable spurious CI failures.

savetheclocktower commented 9 months ago

Rolled back an attempted bump of tree-sitter-bash because it caused a “memory access out of bounds” exception. But only on the CI build! Not locally. I hate it.

savetheclocktower commented 9 months ago

I'm a big fan of your willingness to wade into these PRs and ask questions about them. I should be at least as gracious for your devops-related PRs, so that'll be a resolution of mine for the coming month. Thanks!