pulsar-ide-rust
Rust language support for Pulsar
Cheuk Ting Ho 232 0 0.1.0 MIT GitHub
  • Made for Pulsar!

    This package was written specifically for Pulsar and did not exist in the Atom package repository.

[WIP] pulsar-ide-rust

Provides Rust support for Pulsar using rust-analyzer

About

This plugin only provides some of the functionality designated by the language server protocol. This plugin currently enables many of the features supported by rust-analyzer.

All contributions and feedback are appreciated.

Requirements

  • [Pulsar] 1.100 or later
  • [rust-analyzer] executable installed in your path

Autocompletion support via autocomplete-plus is built-in. If you’re running Pulsar 1.113 or later, so is symbol search via symbols-view — symbols within the document and the project, plus go-to-declaration functionality.

Other services can be consumed with various packages. You can install [atom-ide-base] for the maximal experience, but I’d encourage you to pick and choose a bit more carefully!