-
Notifications
You must be signed in to change notification settings - Fork 165
Open
Description
Unity VS Code extension at new version 2.0.25 (October 07, 2025) generates .slnx solution files instead of .sln or .slnf
As I can judge, Omnisharp do not support this format yet and I get the following error:
'System.ArgumentException: OmniSharp only supports being launched with a directory path or a path to a s
olution (.sln, .slnf) file.'
Steps to reproduce the problem:
- Set VS Code as "External Script Editor"
- Press "Generate project files"
- Try to open any script file in vim
Please tell me, if I am wrong someway
Otherwise, I'm really looking forward to omnisharp-vim can support for the .slnx format
As a temporary solution of this problem I've wrote fork of unity vs code extension, what creates .sln files without selecting vs code as external script editor at Unity preferences (https://github.com/kotpodlawkoy/kotpodlawkoy.sln.csproj.generator).
Metadata
Metadata
Assignees
Labels
No labels