Pulsar v1.128.0: May There Be a Spring in Your Step!
May 2, 2025
Pulsar 1.128.0 is available now!
Pulsar v1.128.0: May There Be a Spring in Your Step!
Hello, folks. Another month or so, another Pulsar release!
We've got performance improvements, an improved editing experience for RTL languages, and comment handling for JSON and JSONC files. Please also be aware this month's release contains a security fix, so do update when you can. Thank you to the reporter of this issue.
As always, a huge thank you to our community, contributors, and donations. Happy coding, and see you amongst the stars! - The Pulsar Team
- Vastly improved support for right-to-left text editing — meaning languages like Arabic, Hebrew, and Farsi.
- Added support for comments in JSON — both via a new grammar for
.jsonc
files and via a setting to enable comments in regular.json
files. - Fixed performance issues that can arise when reopening a project with existing editor windows.
- Updated DOMPurify. This is a security fix.
Pulsar
- Tree-sitter rolling fixes, 1.128 edition @savetheclocktower
- Cirrus: Pin macOS builds to using Sonoma images @DeeDeeG
- Bump Ubuntu in CI to
ubuntu-latest
@savetheclocktower - Restore ability for packages to focus specs on both Jasmine 1 and Jasmine 2 test runners @savetheclocktower
- [markdown-preview] Update
dompurify
to 2.5.7 @savetheclocktower - Create
SECURITY.md
@confused-Techie - Improve support for RTL text input @savetheclocktower
- [find-and-replace] Fix some bugs in the spec suite @savetheclocktower