A plugin for JetBrains IntelliJ IDE providing a rust-analyzer
LSP. This plugin is currently a PoC-only, and was initially created to explore IntelliJ's LSP support. It is not intended for production use. Feel free to open a GitHub issue if you'd like to see this plugin developed further.
This plugin expects that rust-analyzer
, the implementation of LSP for Rust, is installed to /opt/homebrew/bin/rust-analyzer
(e.g. brew installed)
Tested in IntelliJ.
Chris Carini 🐛 💻 📖 💡 🤔 🚧 💬 👀 |