#unity vs code not working

1 messages · Page 1 of 1 (latest)

teal mantle
#

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

viscid minnowBOT
#
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.

trim oak
#

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

teal mantle
#

can i ask what is this part about? Both just take you to download either visual studio or vs code

#

which i have installed

trim oak
#

You need this

#

You need it for intellisense, which is what you are missing

teal mantle
trim oak
teal mantle
#

yes

trim oak
teal mantle
#

thank u