You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't provide a rust-analyzer version because VSCode won't even attempt to install it. I have VScode 1.98.0 and am using the Remote-SSH feature. When I try to install rust-analyzer to the remote host, it gives me:
Can't install 'rust-lang.rust-analyzer' extension because it is not compatible with the current version of Visual Studio Code (version 1.98.0).
Last week, it was:
Can't install 'rust-lang.rust-analyzer' extension because it is not compatible with the current version of Visual Studio Code (version 1.97.2).
Any ideas here? It works locally fine, just on the remote side it's giving me grief.
The text was updated successfully, but these errors were encountered:
I can't provide a rust-analyzer version because VSCode won't even attempt to install it. I have VScode 1.98.0 and am using the Remote-SSH feature. When I try to install rust-analyzer to the remote host, it gives me:
Can't install 'rust-lang.rust-analyzer' extension because it is not compatible with the current version of Visual Studio Code (version 1.98.0).
Last week, it was:
Can't install 'rust-lang.rust-analyzer' extension because it is not compatible with the current version of Visual Studio Code (version 1.97.2).
Any ideas here? It works locally fine, just on the remote side it's giving me grief.
The text was updated successfully, but these errors were encountered: