Pulsar 1.123.0: Is It Winter Yet?!

confused-TechieNovember 21, 2024
  • dev
  • release
About 1 min

Pulsar 1.123.0open in new window is available now!

Pulsar Pulsar 1.123.0: Is It Winter Yet?!

This time around there's been a big focus on bug fixes and compatibility: ensuring Linux users are able to load the new SQL State Storage when starting Pulsar from a self-contained binary, and fixing a regression with Electron 12 compatibility for moving items to the trash. But don't fret, there's still a healthy mix of new features, such as the symbols-view package allowing project-wide symbol search from multiple providers, as well as our consistent improvements to the new Tree-sitter implementation.

All-in-all we hope there's something for everyone this release. As always, a huge thank you to our community, contributors, and donations. Happy coding, and see you amongst the stars.

  • The Pulsar Team

  • Fixed SQL State Storage not loading when starting Pulsar from a self-contained binary like appImage, tar.gz, etc.
  • [symbols-view] Allow project-wide symbol search to consider results from more than one provider.
  • Tree-sitter fixes and enhancements for hyperlinks, C, and shell scripts.
  • Restore use of shell.moveItemToTrash API in tree-view, for Electron 12 compatibility.

Pulsar