lumide_rust 1.0.0 copy "lumide_rust: ^1.0.0" to clipboard
lumide_rust: ^1.0.0 copied to clipboard

Rust extension for Lumide

lumide_rust #

pub package License: MIT Powered by SoFluffy

The official Rust extension for Lumide IDE.

lumide_rust enables world-class Rust development in Lumide powered by the rust-analyzer language server.

Features #

🛠 Industrial-Grade Rust Support #

  • IntelliSense: Precise code completions, type hints, and macro expansion.
  • Diagnostics: Real-time compiler errors and lints right as you type.
  • Navigation: Powerful go-to-definition, find references, and symbol search.
  • Refactoring: Specialized Rust code transformations and automated fixes.

⚡ Seamless Integration #

  • Cargo Native: Fully understands workspace-level and project-level Cargo.toml.
  • LSP Efficient: Lean starting and immediate responsiveness for large codebases.

Commands #

Access these via the Command Palette (Cmd+Shift+P / Ctrl+Shift+P):

Command ID Title Description
lumide_rust.restartLsp Rust: Restart Language Server Restart the rust-analyzer process

Requirements #

  • Rust: The Rust toolchain must be installed.
  • Rust Analyzer: The official Rust language server.
    • Installation: rustup component add rust-analyzer
    • Ensure rust-analyzer is in your system PATH.

License #

This project is licensed under the MIT License - see the LICENSE file for details.


Built with ❤️ by SoFluffy.

Happy Coding 🦊 #

0
likes
140
points
91
downloads

Documentation

API reference

Publisher

verified publishersofluffy.io

Weekly Downloads

Rust extension for Lumide

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

lumide_api

More

Packages that depend on lumide_rust