What editor are you using for Rust?

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

InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. helix

    A post-modern modal text editor.

    For example, helix is lacking LSP token highlighting.

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. rust-tools.nvim

    Discontinued Tools for better development in rust using neovim's builtin lsp

    I managed to make it work with rust-tools extension. https://github.com/simrat39/rust-tools.nvim I still can't get debugging to work, error is no configurations found.

  4. nvf

    Modular, extensible and distro-agnostic Neovim configuration framework for Nix/NixOS

    How do you manage your config? Personally, I’m using https://github.com/notashelf/neovim-flake

  5. helix-vim

    A Vim-like configuration for Helix

  6. intellij-rust

    Rust plugin for the IntelliJ Platform

    Intellgi Rust is a good option.

  7. nvim_config

    Neovim config

    Neovim : config

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

  • As someone new to neovim, should I even bother with LSP?

    3 projects | /r/neovim | 12 Jul 2023
  • Rust and Archlinux

    5 projects | /r/archlinux | 8 Apr 2023
  • rust-analyzer tip: Open docs.rs for the symbol under the cursor

    6 projects | /r/rust | 25 Jul 2022
  • What IDEs do you guys use?

    3 projects | /r/rust | 19 Jun 2021
  • The State of Vim

    6 projects | news.ycombinator.com | 24 Jan 2025

Did you know that Lua is
the 18th most popular programming language
based on number of references?