Skip to content
This repository was archived by the owner on Nov 18, 2022. It is now read-only.

Unknown RLS configuration: goto_def_racer_fallback #510

Closed
pocesar opened this issue Feb 21, 2019 · 4 comments
Closed

Unknown RLS configuration: goto_def_racer_fallback #510

pocesar opened this issue Feb 21, 2019 · 4 comments

Comments

@pocesar
Copy link

pocesar commented Feb 21, 2019

  • Version: 1.32.0-insider (user setup)
  • Commit: 2e4d4a6bb16a65303b460795fa4ac734f9aea43e
  • Date: 2019-02-21T06:18:29.174Z
  • Electron: 3.1.3
  • Chrome: 66.0.3359.181
  • Node.js: 10.2.0
  • V8: 6.6.346.32
  • OS: Windows_NT x64 10.0.17763
rustc --version
rustc 1.34.0-nightly (f66e4697a 2019-02-20)

rls --version
rls 1.34.0 (0d6f53e 2019-02-14)

cargo --version
cargo 1.34.0-nightly (865cb7010 2019-02-10)

Editor is displaying a warning today in the "bell" at bottom right:

Unknown RLS configuration: `goto_def_racer_fallback

image

@dvic
Copy link
Contributor

dvic commented Feb 23, 2019

I've also hit this, it's because rust-lang/rls#1152 got merged. It was on Jan 8 but RLS builds were broken on nightly lately, so that's why we are seeing this only now.

dvic added a commit to dvic/rls-vscode that referenced this issue Feb 23, 2019
What I understand, it has been replaced by the existing `racer_completion` config attribute: rust-lang/rls#1152

Fixes rust-lang#510
@inikulin
Copy link

Still seeing this issue with rls-vscode v0.5.4 and stable toolchain v1.33.0

@Xanewok
Copy link
Member

Xanewok commented Mar 18, 2019

Make sure you don't have it explicitly set in the settings.json, this shouldn't pop up now in general

@inikulin
Copy link

@Xanewok turned out it was the case, thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants