-
Notifications
You must be signed in to change notification settings - Fork 687
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
Cannot open multiple Unity projects at the same time #5515
Comments
The problem is the same as here |
Same issue in C# Extension 1.25.4 version |
Bump, still not fixed in 1.25.4. |
Bump, still not fixed in 1.25.5. |
I think I am seeing the same issue — I want to use VS Code with Unity. If I launch VS Code 1.77.1 from Unity, I get the message. If I launch it from Terminal, it works. (C# extension is 1.25.4.) |
Same for me, if I open VSCode through the dock and open Unity project from there it works fine, opening it by double clicking in Unity results in the mono install popup. |
Same |
The latest version( v2.0.248 ) c# extension does not show a pop-up, but when you open multiple projects with vscode through Unity, IntelliSense does not work properly in the second vscode. As @stanroy said, it works fine when you open it in vscode, not in Unity with The latest version( v2.0.248 ) c# extension.
It is quite inconvenient to open a Unity project with vscode instead of opening a project in Unity. |
A lot has changed with O# and mono since this issue was opened. If you are still having problems, please open a new issue at https://github.com/omnisharp/omnisharp-roslyn/issues. It is recommended to use the Unity extension for VS Code. |
Issue Description
Unity project, cannot open multiple projects
Steps to Reproduce
omnisharp.useModernNet
is disabled in Settings. Please install the latest Mono and restart.Expected Behavior
No prompts will pop up, and everything is fine.
Actual Behavior
A prompt window pops up and the language server is unavailable
Logs
OmniSharp log
C# log
Environment information
VSCode version: 1.74.2
C# Extension: 1.25.2
Mono Information
There is a problem with running OmniSharp on mono: Error: Unable to find Mono. Ensure that Mono's '/bin' folder is added to your environment's PATH variable.Dotnet Information
Command failed: dotnet --version /bin/sh: dotnet: command not foundVisual Studio Code Extensions
The text was updated successfully, but these errors were encountered: