emacs-racer v1.2 Release Notes
Release Date: 2016-11-05 // over 9 years ago-
- ➕ Added the command
racer-debugto help users diagnose issues. - We now explicitly try
~/.cargo/bin/racerifracerisn't on path. - 0️⃣ We no longer offer completions inside comments by default (it tends
to be slow and rarely offers completions). See
racer-complete-in-comments. - Eldoc descriptions of modules now abbreviate the path relative to the project and the user's home directory.
- Several improvements to markdown rendering in
racer-describe.
- ➕ Added the command