UniVSCode icon indicating copy to clipboard operation
UniVSCode copied to clipboard

Opens C# files from Unity3D in VSCode

Results 3 UniVSCode issues
Sort by recently updated
recently updated
newest added

DirectoryNotFoundException: Could not find a part of the path "/Users/myUser/Repositories/myProject/.settings/launch.json".

Can't seem to use the Go to Declaration on any symbols in the project. Double clicking a file in Unity takes me to VSCode properly, so unsure what the issue...

When I put UniVSCode inside the "Editor" folder (because it's `using UnityEditor;` ). I get the following error: > 'Menu' does not contain a definition for 'SetChecked' If I put...