-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Activating extension 'rust-analyzer' failed: this.output.info is not a function #19298
Comments
I installed the plugin on VSCode deployed on a virtual machine, which cannot connect to the external network. |
This is since #17722, which version of VS Code are you using? |
Sorry, it was my mistake. The deployment used an old version Theia, similar to VSCode, with version 1.34.2. |
Yeah, we've had compatibility problems with Theia before. It's probably just some missing APIs, but we don't support VS Code 1.34 either. |
Thank you for your reply. I will try the old version again to see if it can be used normally. |
By the way, would there be any issues using Rust Analyzer in an offline environment? How to start the server?
…------------------ 原始邮件 ------------------
发件人: "Laurențiu ***@***.***>;
发送时间: 2025年3月6日(星期四) 下午3:50
收件人: ***@***.***>;
抄送: ***@***.***>; ***@***.***>;
主题: Re: [rust-lang/rust-analyzer] Activating extension 'rust-analyzer' failed: this.output.info is not a function (Issue #19298)
Yeah, we've had compatibility problems with Theia before. It's probably just some missing APIs, but we don't support VS Code 1.34 either.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
lnicola left a comment (rust-lang/rust-analyzer#19298)
Yeah, we've had compatibility problems with Theia before. It's probably just some missing APIs, but we don't support VS Code 1.34 either.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Activating extension 'rust-analyzer' failed: this.output.info is not a function.May I ask how to make this plugin work properly?
The text was updated successfully, but these errors were encountered: