Search Unity

Intellisence doesn't show ECS API Summaries

Discussion in 'Entity Component System' started by emadkh, Jul 10, 2019.

  1. emadkh

    emadkh

    Joined:
    Aug 23, 2013
    Posts:
    21
    I am not sure if this is more of an ECS topic problem or packages in general. but it would be really helpful for ECS programming with all the summaries the Unity has provided. I have tested this with all the IDEs, AutoComplete doesn't show the description for methods and classes. However, I can go to the declaration of packages source code and see the summary. for example, Below you can see a screenshot in the `Jetbrain Rider` IDE, as you see when I mouse over `OnCreate` method it doesn't show the description.
     

    Attached Files:

  2. tertle

    tertle

    Joined:
    Jan 25, 2011
    Posts:
    3,761
    emadkh likes this.