简体   繁体   English

Visual Studio Code 中的 Unity hover 文档

[英]Unity hover documentation in Visual Studio Code

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.我想在 Unity 中使用 Visual Studio Code 作为 c # 代码的编辑器,我想在代码上使用 hover 来显示简短的描述,例如方法的作用。

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?有谁知道该怎么做,这是一个选择吗?

PS: And by the way, does anyone know a good extension with syntax highlighting? PS:顺便说一下,有没有人知道一个很好的语法高亮扩展?

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.我不认为这会改变任何东西,但我下载了Windows:.NET Framework 4.7.1 Developer Pack ,正如本教程所说,语法开始脱颖而出,当我 hover 了解这些方法时,我得到了一些提示。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM