rust-analyzer changelog #95

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
  • cli

    GitHub’s official command line tool

  • vscode-action-buttons

    VsCode extension for custom status bar buttons

    Still missing a way to manually kick off the analysis when it's a big project. I don't think I would have cargo check on save on when working on rustc sized codebases. If there was a VS Code command to do it then we could use something like https://github.com/seunlanlege/vscode-action-buttons/pull/57 to link that up to a button.

  • 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.

  • rust-analyzer

    Discontinued A Rust compiler front-end for IDEs [Moved to: https://github.com/rust-lang/rust-analyzer] (by rust-analyzer)

    From my experience with RA in general, I could probably do without "check on save" and rely on a cargo check every once in a while. RA catches most typos and https://github.com/rust-analyzer/rust-analyzer/issues/8961 will make it even better.

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