Hi everyone; altougth I installed in past some vs code extensions to get better development and debugging support, now i am encountering strange behaviours…when I write code ,some key words like various data tyoes get displayed in particular manner(get colored differently from the rest…) now i don’t know why but also after having saved and restarted vs code , the way the code get displayed looks like without havimg installed extensions… ![]()
I am on macOS:
- Run Unity.
- Click on any script in the Unity Editor to open it in VS Code.
- You are ready to get correct coloring and automcomplete.
My Extensions
GitHub Copilot was turned off:
mm, I followed up list of extensions like the ones you indicated me…mmm, honestly It continues to don’t work properly…
Truthfully VSCode only needs these 3 extensions C#, C# Dev Kit and Unity.
But you must install .NET SDK on your machine.
Also double-check if the Visual Studio support package in your Unity project is at the latest version. Look for it in menu Windows > Package Manager. Despite its name, this package actually supports both Visual Studio and VSCode. Latest version should be 2.0.27.
Hi, i. downloaded the package but when i try to install it on my mac i get thsi message:
“Microsoft .NET SDK 10.0.201 (arm64) cannot be installed on the computer” ![]()


