Hi community. I am going crazy. I can’t fix it so far. Whatever I try, I still have the following message in the wsl terminal window:
[2025-02-13 18:04:44.578] Extension version: 0.88.5
[2025-02-13 18:04:44.579] L10N bundle: none
[2025-02-13 18:04:44.580] WSL extension is supported only in Microsoft versions of VS Code
When running cursor . in a folder on Ubuntu22.04 WSL2 instance for the first time (or after having deleted the .cursor-server folder) I receive the following message about using a legacy server:
Installing VS Code Server for Linux x64 (f5f18731406b73244e0558ee7716d77c8096d150)
Downloading: 100%
Unpacking: 100%
Unpacked 4917 files and folders to /home/markus/.cursor-server/bin/f5f18731406b73244e0558ee7716d77c8096d150.
Looking for compatibility check script at /home/markus/.cursor-server/bin/f5f18731406b73244e0558ee7716d77c8096d150/bin/helpers/check-requirements.sh
Running compatibility check script
!!! WARNING: Using legacy server, please check https://aka.ms/vscode-remote/faq/old-linux for additional information !!!
Compatibility check successful (0)
Not sure if this is part of the problem, but I am trying to find a newer version of the cursor-server for Linux, but was not able to find one yet.
Can someone please help me, because not being able to use Cursor on WSL2 makes it pretty useless for me. Many thanks in advance.