Plugins/extensions for the Rust Analyzer?..

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • flowistry

    Flowistry is an IDE plugin for Rust that helps you focus on relevant code.

  • Maybe you would be interested in flowistry?

  • rust-analyzer

    A Rust compiler front-end for IDEs

  • Whether or not this is something that needs to hook to RA specifically (if they don’t accept the idea as something to work on) is probably debatable. RA goes way out of its way to analyze code that doesn’t compile, relying on crates like rowan, salsa and chalk to do a lot of what the compiler does, but work for partially complete things (overview of this all here https://github.com/rust-lang/rust-analyzer/blob/master/docs/dev/architecture.md). You likely won’t care about functionality of this utility when the program doesn’t compile, so maybe you don’t need to plug in here.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts