Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

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

Discussion in 'Code Editors & IDEs' started by R0man, Aug 1, 2020.

  1. R0man

    R0man

    Joined:
    Jul 10, 2011
    Posts:
    90
    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?
     
  2. R0man

    R0man

    Joined:
    Jul 10, 2011
    Posts:
    90
    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?
     
    Siccity likes this.