Hi
After installing VS code editor.
I have downaloaded and installed following packages mentioned in the “VS Code Issues?” document.
dotnet-sdk-8.0.101-win-x64
ndp47-devpack-kb3186612-enu
Also updated external script editor to use Visual Studio Code(1.85.2)
Still I dont see Visual Studio Code Editor in Package Manager. If I try to load the package manually from this location - C:\Users\jeshm\AppData\Local\Programs\Microsoft VS Code\resources\app then unity throws following error.
[Package Manager Window] Error adding package: file:C:/Users/jeshm/AppData/Local/Programs/Microsoft VS Code/resources/app.
Unable to add package [file:C:/Users/jeshm/AppData/Local/Programs/Microsoft VS Code/resources/app]:
Manifest [C:\Users\jeshm\AppData\Local\Programs\Microsoft VS Code\resources\app\package.json] is invalid:
Package name 'Code' is invalid.
UnityEditor.EditorApplication:Internal_CallUpdateFunctions ()
Kindly help me move forword as I am stuck at initial setup and can’t move forword.
Thanks
Jesh