Is the a way to get read the summaries of classes from Packages in VS Code?

I understand that Rider can read the summaries of classes imported via the Package Manager. For example Unity.Mathematics.

Is there a way to do it with VS Code?

I’ll rephrase this question: Is there a way to read the definition of functions and classes that are imported via the Package Manager in VS Code. If not. Why?

1 Like