emacs-racer
Code Completion Tool
An Emacs package providing code completion and navigation features inspired by the Rust tool Racer.
Racer support for Emacs
396 stars
14 watching
48 forks
Language: Emacs Lisp
last commit: almost 4 years ago
Linked from 1 awesome list
completion-raceremacsracerrust
Related projects:
Repository | Description | Stars |
---|---|---|
racer-rust/vim-racer | A Vim plugin that integrates Racer's Rust code completion and navigation features into the editor. | 633 |
racer-rust/racer | A Rust code completion utility | 3,357 |
maralla/completor-swift | Provides Swift code completion functionality for a popular text editor plugin | 13 |
rust-lang/rust-mode | An Emacs configuration for editing Rust code | 1,133 |
company-mode/company-mode | A framework for providing code completion suggestions within Emacs | 2,213 |
rustyio/sync | Utility for automatic code recompilation and reloading in Erlang development environments | 751 |
brotzeit/rustic | A Rust development environment for Emacs | 727 |
ocaml/merlin | Provides context-sensitive completion for the OCaml programming language in text editors. | 1,593 |
fltk-rs/fltk-rs | Rust bindings for a cross-platform GUI library | 1,646 |
rust-lang/rust | Empowering software developers to build reliable and efficient software using a fast and memory-efficient language with strong type safety and comprehensive tooling. | 99,490 |
racket/shell-completion | Provides autocompletion functionality for shell interactions | 6 |
flycheck/flycheck-rust | Automates code checking for Rust/Cargo projects using Flycheck | 120 |
rubocop/rubocop-performance | Analyzes code performance and provides suggestions for optimization | 687 |
molon/mlautoreplace | An Xcode plugin for automating code completion and indentation tasks | 232 |
qbright/wechatcode-complete | A code completion plugin for WeChat Mini Programs in WebStorm. | 152 |