-
Notifications
You must be signed in to change notification settings - Fork 1.7k
vscode rust-analyzer + remote ssh extension cause internal error: entered unreachable code #11221
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
Comments
there is something else afoot here - i exclusively use r-a in vscode remote ssh and it is fine. we'll need more details to help diagnose. |
Can you post the whole error? The one saying "unreachable code". |
it shows the macro-error , if the code with |
where can i find the error ? I am not sure ,thanks. |
If only |
Good jobs, it works. thanks |
when I use vscode extensions and install rust-analyzer and remote-ssh , it shows the error. I guess the extension could not use with remote-ssh extension. thanks
rust-analyzer version: (eg. output of "Rust Analyzer: Show RA Version" command)
all 0.2.x and 0.3.x preleease versions have these debug
rustc version: (eg. output of
rustc -V
)rustc 1.58.0-nightly (baba6687d 2021-11-03)
The text was updated successfully, but these errors were encountered: