Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

company-fuzzy-mode seems to be incompatible with racer-mode #151

Open
Dicridon opened this issue Mar 18, 2021 · 0 comments
Open

company-fuzzy-mode seems to be incompatible with racer-mode #151

Dicridon opened this issue Mar 18, 2021 · 0 comments

Comments

@Dicridon
Copy link

Hello, racer-mode along with company-mode is a great tool for writing Rust code in Emacs and I really enjoy this awesome tool. However, when I enable company-fuzzy-mode, Emacs fails to do auto-compelete. I ran racer-debug and found correct compeletions were all listed, but company-mode can not show those completions. I called company-indent-or-complete-common and it returns "no completion found".

I discovered this issue by disabling all my extensions but company-mode and racer-mode, I found they worked smoothly with each other and gave precise completions. Once company-fuzzy-mode is on, completions offered by racer-mode are not shown by company-mode.

(Honestly, I'm not sure if I should post this issue here, or to company-mode repo, or to company-fuzzy repo. The company-fuzzy repo hasn't been updated for years, perhaps it is a bug of it.)

@Dicridon Dicridon changed the title company-fuzzy-mode prevents racer-mode from company-fuzzy-mode seems to be incompatible with racer-mode Mar 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant