github pulsar-edit/pulsar v1.127.0

latest release: v1.127.1
7 days ago

Pulsar v1.127.0: Marching to the beat of our own drum

Another release to round out this month. Enjoy.

As always, a huge thank you to our community, contributors, and donations.
Happy coding, and see you amongst the stars!
- The Pulsar Team


  • Added a Jasmine 2-based test runner, migrated core editor tests to use it. Packages bundled into the core editor can migrate their tests to use this as well, over time. The Jasmine 1 test runner remains available.
  • Added --enable-features=UseOzonePlatform and --ozone-platform=wayland as parameters when running under Wayland on Linux (avoids using xwayland, which causes rendering problems on some systems, especially with NVidia)
  • Many Tree-sitter/parser/grammar improvements.
    • Updated to web-tree-sitter version 0.25.3.
    • Fixed a bug preventing folds from updating after code changes in some scenarios.
    • Better folding behavior in Python.
    • Better folding and syntax highlighting in Ruby of case/in statements.
    • Better syntax highlighting of private members in JavScript.
    • Better folding of multiline comments in PHP.
  • Updated the read dependency in ppm

Pulsar

ppm

Don't miss a new pulsar release

NewReleases is sending notifications on new releases.