Hi, so I wanted to start programming with vs code in unity. Unfortunatly, for some reason it wont let me to. It doesnt show me or ackgnowledge any unity commands. I reinstalled vs code and .Net in their entirety, installed the C# and C# dev kit in vs code, enabled the external code editor in unity as vs code, installed the .Net framework, installed the vs code editor in the unity package manager, disabled Omnisharp use modern Net (although this one gave me an error, maybe this). Ive done all that, still not working. My framework is 8.1 so maybe that's that? Please, i dont know what to do anymore
#unity vs code not working
1 messages · Page 1 of 1 (latest)
Posting code
📃 Large Code Blocks
Large code blocks should be posted as links to services like:
https://gdl.space/, https://paste.ofcode.org/, https://hatebin.com/
https://paste.myst.rs/, https://hastebin.com/
📃 Inline Code
Surround code with three backquotes. Not quotation marks.
To get C# formatting the first line should only contain cs or csharp.
Add a comment with a line number if there is an error message.
```cs
// Your code here
```
Do not share screenshots of code unless requested.
wait
sorry
here
It didnt work for me at first and I did everything aswell
I went through and double checked everything and it works now
can i ask what is this part about? Both just take you to download either visual studio or vs code
which i have installed
I installed it but it didnt help
Did you turn off use modern net in settings
yes
Finally! Fix VS Code Auto-Complete for Unity on Windows! You will link VS code to Unity, install extensions and build tools and learn to use Omnisharp.
- CHAPTERS *
00:00 - What You Need To Do To Fix AutoComplete
00:11 - Starting A New Unity Project And Script
00:33 - How To Link VS Code To Unity
01:10 - How To Update Visual Studio Code Editor...
thank u