An open API service indexing awesome lists of open source software.

https://github.com/heaths/zellij-rust-analyzer

Zellij plugin for rust-analyzer 🦀
https://github.com/heaths/zellij-rust-analyzer

zellij-plugin

Last synced: 4 days ago
JSON representation

Zellij plugin for rust-analyzer 🦀

Awesome Lists containing this project

README

          

# Zellij plugin for rust-analyzer

[![releases](https://img.shields.io/github/v/release/heaths/zellij-rust-analyzer.svg?logo=github)](https://github.com/heaths/zellij-rust-analyzer/releases/latest)
[![docs](https://img.shields.io/docsrs/zellij-rust-analyzer?logo=rust)](https://docs.rs/zellij-rust-analyzer)
[![ci](https://github.com/heaths/zellij-rust-analyzer/actions/workflows/ci.yml/badge.svg?event=push)](https://github.com/heaths/zellij-rust-analyzer/actions/workflows/ci.yml)

[Zellij] is a terminal multiplexer with a [plugin system](https://zellij.dev/features/#plugin-system) built on WebAseembly.
This plugin loads [rust-analyzer] and exposes useful commands to Zellij e.g., a symbol picker to open files in your `$EDITOR`.

## License

Licensed under the [MIT](LICENSE.txt) license.

[rust-analyzer]: https://rust-analyzer.github.io/
[Zellij]: https://zellij.dev