emacs-racer v1.2 Release Notes

Release Date: 2016-11-05 // over 7 years ago
    • ➕ Added the command racer-debug to help users diagnose issues.
    • We now explicitly try ~/.cargo/bin/racer if racer isn'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.