Version of VSCode: 1.18 Version of the extension: 0.4.2 OS: MacOS Description: component rls renamed to rls-preview so extension does not work right now, Output of the "Rust logging" channel: ``` error: toolchain 'nightly-x86_64-apple-darwin' does not contain component 'rls' for target 'x86_64-apple-darwin' exit: code=1, signal=null close: code=1, signal=null ``` https://github.com/rust-lang-nursery/rls/issues/502
Version of VSCode: 1.18
Version of the extension: 0.4.2
OS: MacOS
Description:
component rls renamed to rls-preview so extension does not work right now,
Output of the "Rust logging" channel:
rust-lang/rls#502