0

I want to use Visual Studio Code as my editor for c # code in Unity and I want to hover over the code to display a short description of what, for example, the method does.

I found this thread but I don't know what to do exactly.

Does anyone know how to do it and is it such an option?

P.S.: And by the way, does anyone know a good extension with syntax highlighting?

3
  • 2
    Vscode is not visual studio. You can’t expect the same Commented Apr 14, 2022 at 22:34
  • 1
    I would just recommend to use Visual Studio for C# esspecially with Unity. If you do not want this there is a tutorial linked how to achive what u want in VSC just in the thread you shared. Commented Apr 14, 2022 at 23:25
  • Ok thanks for the answers. If someone does it somehow, please write. Commented Apr 15, 2022 at 7:01

1 Answer 1

0

OK, I found something like an answer. I didn't think this would change anything, but I downloaded the Windows: .NET Framework 4.7.1 Developer Pack as this tutorial says and the syntax started to stand out and I get a little hint as I hover over the methods.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.