Unity3D x Visual Studio Code 2022 | Intellisense/Code Completion in about 3 EASY Minutes!

preview_player
Показать описание
::Update 8/8/23::
You can now simply install the Unity VSCode extension from microsoft
new instructions here :

::Update 8/8/23::
This method is no longer needed.

Required Files in Order used In Video:

Chapters

0:21 - Install dotNET 6 SDK
0:30 - Restart PC
0:36 - Verify dotnet in command prompt
0:41 - Installing C# Extension
0:45 - Installing 4.7.1 Dev Pack
0:55 - Installing VS Build Tools
1:04 - Removing Unnecessary options
1:35 - Opening Settings
1:47 - Unchecking Omnisharp : Use Modern Net
1:55 - Switching unity external tools in preferences
2:15 - Switching to Assembly CSsharp . csproj
2:31 - Code works recognizing Unity :)
2:47 - Adding code snippets
3:08 - Code snippets working great :)

Thanks for watching!

Like & Sub for more.
Рекомендации по теме
Комментарии
Автор

Restart is not required. Just open Task Manager, end task: explorer.exe, and use Run to start it up again. This triggers the update of %PATH%.

Rovsau
Автор

Thanks a lot for sharing this to me on discord!

sabih__
Автор

the official page for setting up vscode with unity is very outdated and even forgets to put some steps (notably the build tools step), i knew what the problem was but i didn't know how to fix it: MSBuild blablabla not found. but hey now it works!! great video overall 👍

mtholith